Skip to content

CustomizeOptions Object Members

See Also

See Also


CustomizeOptions Object Members

Public Methods

Public Method AddPage


Public Properties

Public Property AllowNewToolbars
Enables or disables the "New..." toolbar button on the Toolbars tab.

Public Property ContextMenu
This is the context menu that is displayed when a user right-clicks on a control during CommandBar customization.

Public Property CustomIcons
Allows you to add custom icons to the "Change Button Icon" popup that is displayed in the context menu when a user right-clicks on a control during CommandBar customization. This allows the user to change the icon of the control using your own icons.

Public Property ResizableSheet
Specifies whether the customization dialog is resizable.

Public Property ShowCommandsPage
Hides/Un-Hides the Commands page of the Customization dialog.

Public Property ShowKeyboardPage
Hides/Un-Hides the Keyboard page of the Customization dialog.

Public Property ShowListNavigation
Hides/Un-Hides the List Navigation page of the Customization dialog.

Public Property ShowMenusPage
Hides/Un-Hides the Menus page of the Customization dialog.

Public Property ShowOptionsPage
Hides/Un-Hides the Options page of the Customization dialog.

Public Property ShowRibbonCustomizePage
Hides/Un-Hides the Ribbon Customize page of the Customization dialog.

Public Property ShowRibbonQuickAccessPage
Hides/Un-Hides the Ribbon Quick Access page of the Customization dialog.

Public Property ShowToolbarsPage
Hides/Un-Hides the Toolbars page of the Customization dialog.


See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.