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