BCGControlBar Pro for MFC
static const CList<UINT, UINT>& CBCGPToolBar::GetBasicCommands ( )
inlinestatic

Gives read-only access to the global collection of basic commands defined in the application.

Returns
A const reference to a CList object that contains a collection of basic commands.

Call this static member function to get read-only access to the global collection of basic commands defined in the application. Basic commands are added by AddBasicCommand() and SetBasicCommands() member functions.