void CBCGPToolbarCustomize::EnableUserDefinedToolbars | ( | BOOL | bEnable = TRUE | ) |
Enables and disables the user to create new toolbars.
If bEnable is FALSE, then the "New...", "Rename" and "Delete" buttons are not displayed on the "Toolbars" page.
By default, the user-defined toolbars are disabled.
bEnable | Specifies whether to enable (TRUE) or disable (FALSE) the user-defined toolbars. |