CustomizeOptions Object Members
See Also
- CustomizeOptions Overview
- Customization Event
- CustomizedControl Property (Points to selected control during customization)
- ContextMenu Property
- CustomIcons Property
- ShowKeyboardPage Property
- ShowOptionsPage Property

CustomizeOptions Object Members
Public Methods
Public Properties
AllowNewToolbars
Enables or disables the "New..." toolbar button on the Toolbars tab.
ContextMenu
This is the context menu that is displayed when a user right-clicks on a control during CommandBar customization.
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.
ResizableSheet
Specifies whether the customization dialog is resizable.
ShowCommandsPage
Hides/Un-Hides the Commands page of the Customization dialog.
ShowKeyboardPage
Hides/Un-Hides the Keyboard page of the Customization dialog.
ShowListNavigation
Hides/Un-Hides the List Navigation page of the Customization dialog.
ShowMenusPage
Hides/Un-Hides the Menus page of the Customization dialog.
ShowOptionsPage
Hides/Un-Hides the Options page of the Customization dialog.
ShowRibbonCustomizePage
Hides/Un-Hides the Ribbon Customize page of the Customization dialog.
ShowRibbonQuickAccessPage
Hides/Un-Hides the Ribbon Quick Access page of the Customization dialog.
ShowToolbarsPage
Hides/Un-Hides the Toolbars page of the Customization dialog.
See Also
- CustomizeOptions Overview
- Customization Event
- CustomizedControl Property (Points to selected control during customization)
- ContextMenu Property
- CustomIcons Property
- ShowKeyboardPage Property
- ShowOptionsPage Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.