Member variable XbpToolBarButton():visible Foundation

Specifies whether a tool bar button is visible.

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

The instance variable :visible can be used to hide a tool bar button already added to a XbpToolBar object. If the value .F. (FALSE) is assigned to :visible, the tool bar button is hidden. To redisplay a hidden tool bar button, .T. (TRUE) must be assigned to the :visible instance variable.

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.