id = window.GetActiveTab();
Applicable Classes: PageList
Parameters: None
Return Value:
int id - The zero-based index of the tab currently
selected and receiving input.
Description:
GetActiveTab returns the index of the PageList tab
currently selected. The function does not change the state of
the PageList.
For an example, see PageList
(TabCtrl) Functions.
See Also: PageList
(TabCtrl) Functions