| void CBCGPTasksPane::EnableNavigationTabs | ( | BOOL | bEnable, | 
| UINT | nTabsIconsResID, | ||
| int | cxTabIcons = 16 | ||
| ) | 
Enables or disables navigation tabs.
| bEnable | Specifies whether the taskpane should use navigation tabs (TRUE) or not (FALSE). | 
| nTabsIconsResID | Specifies a resource ID of a bitmap with tab images. | 
| cxTabIcons | Specifies the width of a tab image. |