Member variable XbpToolBarButtonMenuItem():enabled Foundation
Specifies whether the menu item is enabled.
The :enabled instance variable contains a logical value that specifies whether the menu item is enabled or disabled. If the value .F. (FALSE) is assigned to :enabled, the item cannot be selected by the user when the drop-down menu is opened.
Disabling Xbase Parts gives a visual indication to the user that the application either is not able to respond to user interaction or that a given object cannot currently be manipulated.
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.