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

Sets the active tab.

Returns
Nonzero if the specified tab has been activated successfully; otherwise 0.

Call this member function to activate a tab.

Parameters
iTabThe zero-based index of a tab to be activated.

Implements CBCGPBaseTabImpl.