Method GetTabIndex
GetTabIndex(Control?)
Gets index of the tab page or null
if control is not found in tabs.
public virtual int? GetTabIndex(Control? control)
Parameters
control
Control
Returns
- int?
Gets index of the tab page or null
if control is not found in tabs.
public virtual int? GetTabIndex(Control? control)
control
Control