Property Tab | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

Tab

Remarks

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

Edit this page