Member variable XbpToolBarButton():enabled Foundation

Specifies whether the tool bar button is enabled.

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

The :enabled instance variable contains a logical value that specifies whether the tool bar button object is enabled or disabled. If the value .F. (FALSE) is assigned to :enabled, the button object is displayed using the image specified in the <xDisabledImage>parameter to method XbpToolBar:addItem(). If no image is defined for the button's disabled state, the button is grayed.

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.

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.