RibbonCustomizationFormOptions Properties
Represents options related to the Customization Form.| Name | Description |
|---|---|
| AllowBarSubItems | Gets or sets whether users can customize a sub-menu’s items via the Customization Form. |
| AllowEditBarItemPopups | Gets or sets whether users can edit a pop-up menu’s items via the Customization Form. |
| AllowLinkCustomization | Gets or sets whether users can hide bar items via the Customization Form‘s context menu. |
| AllowToolbarCustomization | Gets or sets whether the Ribbon Customization Window should display items from the Quick Access Toolbar. |
| FormIcon | Gets or sets the Customization Form‘s icon. |
See Also