BCGControlBar Pro for MFC
virtual BOOL CBCGPBaseTabImpl::SetActiveTab ( int  iTab)
pure virtual

Activates a tab.

Returns
Nonzero if a tab was activated successfully; otherwise 0.

Call this function to activate a tab with the specified index.

Parameters
iTabThe zero-based index of a tab to activate.

Implemented in CBCGPTabWnd, and CBCGPOutlookWnd.