Member variable XbpToolBar():allowCustomize Foundation

Specifies whether the user can customize the XbpToolBar object.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

When a double-click is performed over an instance of the XbpToolBar class, a dialog is displayed that allows the user to customize the tool bar object. The customize dialog provides controls to hide, display or rearrange buttons within the XbpToolBar object. This behaviour can be controlled using a toolbar's:allowCustomize instance variable. If the value .F. (FALSE) is assigned, the user can no longer activate the object's customize dialog.

If the customize dialog is used to change an XbpToolBar object's button arrangement, a change event is generated. See :change for further information. Also, the XbpToolBar class offers interfaces for saving the current button layout to the system's Registry for later restoration. See XbpToolBar:saveToolbar() for further information on this topic.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.