Member variable XbpToolBar():textAlign Foundation

Controls alignment of the caption strings displayed by the buttons defined in a XbpToolBar object.

Attribute: EXPORTED
Data type: Numeric (XBPALIGN_BOTTOM)
Description

The instance variable :textAlign contains a numeric value. It can be used by an Xbase++ application to specify where the caption string of a tool bar button is displayed. By default, the constant XBPALIGN_BOTTOM is assigned to :textAlign and caption text is aligned at the bottom of a tool bar button's image. If the constant XBPALIGN_RIGHT is assigned to :textAligninstead, tool bar buttons align their caption text to the right of the image, if defined.

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.