PyCTabCtrl Object
A class which encapsulates an MFC CTabCtrl object. Derived from a PyCWnd object.
Methods
- GetCurSel
- Gets the current selection of a tab control.
- GetItemCountl
- Returns the number of tabs in the control.
- SetCurSel
- Sets the current selection of a tab control.