Member variable XbpToolBarButton():pressed Foundation

Specifies whether a tool bar button is currently pressed (selected).

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

:pressed contains a logical value that specifies whether the tool bar button is currently pressed or unpressed. If the value .T. (TRUE) is assigned to :pressed, the tool button is drawn so that it appears pushed in. The :pressedinstance variable is usually used with tool bar buttons having the XBPTOOLBAR_BUTTON_TOGGLE style.

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.