Table of Contents

Constructor TabMouseEventArgs

Namespace
Terminal.Gui
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