Property Tab | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Tab
Gets the Tab (if any) that the mouse was over when the MouseEvent occurred.
public Tab Tab { get; }
Property Value
Remarks
This will be null if the click is after last tab or before first.