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.
Enables or disables creating new toolbars by using the Customize dialog box.
void EnableUserDefinedToolbars(
BOOL bEnable=TRUE
);
Parameters
- [in] bEnable
TRUE to enable the user-defined toolbars; FALSE to disable the toolbars.
Remarks
If bEnable is TRUE, the New, Rename and Delete buttons are displayed on the Toolbars page.
By default, or if bEnable is FALSE, these buttons are not displayed and the user cannot define new toolbars.
Requirements
Header: afxToolBarsCustomizeDialog.h