BCGControlBar Pro for MFC
static void CBCGPToolBar::SetBasicCommands ( CList< UINT, UINT > &  lstCommands)
static

Sets basic commands.

Defines the application's "basic commands". The list of "basic commands" is global. When you call this function, the previous list of basic commands is cleared.

See AddBasicCommand() and GetBasicCommands() for details.

Parameters
lstCommandsA reference to CList object, which contains a collection of commands.