Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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