Gets or sets the text displayed on the menu item in the toggle menu that opens the customize dialog for a toolbar.
The text displayed on the menu item in the toggle menu that shows the customize dialog. The default value is "Customize...".
When the CanCustomize property is true on a band that is right-clicked at runtime, a customize menu item is displayed below the lock bands item. Clicking the menu item causes the Customizing event to be raised and the customize dialog to be displayed, allowing the user to customize the order and appearance of the buttons on the band.
Note to Translators: This property is marked with the LocalizableAttribute. When the Localizable designer property on a form is set to true, the value of this property is persisted in the resource file associated with each culture. You can localize these resource files without modifying the code.
Rebar Class | Skybound.Rebar Namespace