|
virtual |
Activates a tab.
Use this function to activate a tab.
This function doesn't send BCGM_CHANGE_ACTIVE_TAB notification to a parent window of the tab control..
The SetActiveTab function automatically calls HideActiveWindowHorzScrollBar() to prevent blinking.
iTab | Specifies the zero-based index of a tab to activate. |
Implements CBCGPBaseTabImpl.