Table of Contents

Constructor TabMouseEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TabMouseEventArgs(Tab, MouseEvent)

Creates a new instance of the TabView.TabMouseEventArgs class.

public TabMouseEventArgs(TabView.Tab tab, MouseEvent mouseEvent)

Parameters

tab TabView.Tab

TabView.Tab that the mouse was over when the event occurred.

mouseEvent MouseEvent

The mouse activity being reported