Member variable XbpStatusBarPanel():visible Foundation
Specifies whether a XbpStatusBarPanel object is visible.
The instance variable :visible can be used to hide a statusbar panel already added to an XbpStatusBar object. If the value .F. (FALSE) is assigned to :visible, the XbpStatusBarPanel object is hidden. To redisplay a hidden statusbar panel, .T. (TRUE) must be assigned to the :visible instance variable.
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.