BCGControlBar Pro for MFC
void CBCGPOutlookBar::SetMode2003 ( BOOL  bMode2003 = TRUE)

Enables or disables Office 2003-like mode.

Use this function to enable or disable Office 2003-like mode. In this mode outlook bar has an additional toolbar with customization button and the behavior of outlook bar is changed to conform the behavior of outlook bar in Microsoft Office2003.

By default this mode is disabled.

Note. This function must be called before Create().

Parameters
bMode2003If TRUE, the Office 2003 mode is enabled.