Member variable XbpToolBarButtonMenuItem():visible Foundation
Specifies whether a drop-down menu item is visible.
Attribute: EXPORTED
Data type: Logical (.T.)
Description
The instance variable :visible can be used to hide a menu item already added to a XbpToolBarButton object's drop-down menu. If the value .F. (FALSE) is assigned to :visible, the item is hidden. To redisplay a hidden menu item, .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.