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