PyCTabCtrl.GetCurSel

int = GetCurSel()

Gets the current selection of a tab control.

Return Value

The zero-based index of the currently selected item, or -1 if no selection.