Property Tab
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.
Gets the Tab (if any) that the mouse was over when the MouseEvent occurred.
public Tab? Tab { get; }
This will be null if the click is after last tab or before first.