Event XbpToolBar():change Foundation
The XbpToolBar object has been customized.
Syntax
:change := {| uNil1,uNil2,self | ... }
:change() --> self
xbeTBAR_Change (1049226)
Return
This method returns the object executing the method (self).
Description
The xbeTBAR_Change notification is generated when the user closes the toolbar's customize dialog. If the :allowCustomize instance variable contains the value .T. (TRUE), the dialog can be used to rearrange the buttons displayed by a XbpToolBar object. :change is also generated when the method :customize() is executed.
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.