BCGControlBar Pro for MFC
CBCGPToolbarComboBoxButton* CBCGPMenuBar::GetHelpCombobox ( )

Returns a pointer to a special "help" combo box button.

Returns
A pointer to combo box button representing a special "help" combo box. The return value is NULL if the help combo box button is hidden or has not been enabled.

Use this function to get the access to a special "help" combobox located at the right site of the menu bar. You should enable this combo box using EnableHelpCombobox().