Table of Contents

Property Tab

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Tab

Gets the TabView.Tab (if any) that the mouse was over when the MouseEvent occurred.

public TabView.Tab Tab { get; }

Property Value

TabView.Tab

Remarks

This will be null if the click is after last tab or before first.