Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the list of commands that the user cannot customize.
static const CList<UINT,UINT>& GetProtectedCommands();
Return Value
The list of protected commands.
Remarks
In customization mode, the framework disables toolbar button commands that are protected. The user cannot perform drag-and-drop and edit operations on disabled toolbar buttons.
Use the CMFCToolBarButton::SetProtectedCommands method to define the list of protected commands.
Requirements
Header: afxtoolbarbutton.h