BCGControlBar Pro for MFC
static void CBCGPToolBar::AddBasicCommand ( UINT  uiCmd)
static

Adds a command to a list of basic commands.

A CBCGPToolBar object maintain a list of "basic commands". "Basic command" is a menu command, which is displayed always when the menu is opened. This is meaningful only if the "recently used commands" feature is enabled. If so, the "recently used commands" are shown according to their usage count.

Parameters
uiCmdSpecifies the command to add.