Constructor TabMouseEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TabMouseEventArgs(Tab, MouseEventArgs)
Creates a new instance of the TabMouseEventArgs class.
public TabMouseEventArgs(Tab tab, MouseEventArgs mouseEvent)
Parameters
tab
Tab
Tab that the mouse was over when the event occurred.
mouseEvent
MouseEventArgs
The mouse activity being reported