Constructor TabMouseEventArgs
TabMouseEventArgs(Tab, MouseEventArgs)
Creates a new instance of the TabMouseEventArgs class.
public TabMouseEventArgs(Tab tab, MouseEventArgs mouseEvent)
Parameters
tabTabTab that the mouse was over when the event occurred.
mouseEventMouseEventArgsThe mouse activity being reported