Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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