Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Returns a read-only list of the basic commands defined in the application.
static const CList<UINT,UINT>& GetBasicCommands();
Return Value
A const reference to a CList Class object that contains a collection of basic commands.
Remarks
Add basic commands by calling CMFCToolBar::AddBasicCommand or CMFCToolBar::SetBasicCommands.
Requirements
Header: afxtoolbar.h