BCGControlBar Pro for MFC
void CBCGPTasksPane::EnableNavigationTabs ( BOOL  bEnable,
UINT  nTabsIconsResID,
int  cxTabIcons = 16 
)

Enables or disables navigation tabs.

Parameters
bEnableSpecifies whether the taskpane should use navigation tabs (TRUE) or not (FALSE).
nTabsIconsResIDSpecifies a resource ID of a bitmap with tab images.
cxTabIconsSpecifies the width of a tab image.