Whether the component’s text displays to the left or the right of the graphic element.

Property of

CheckBox, PushButton, RadioButton

Default

false

Description

The CheckBox, PushButton, and RadioButton objects combine a text label and a graphic element.

Set textLeft to true if you want the text to display on the left side of the control. By default, textLeft is false, so the text displays on the right.

The PushButton uses the upBitmap, downBitmap, focusBitmap, and disabledBitmap properties to display a bitmap on the button face and, for a pushButton, the textLeft property.can be overridden by the bitmapAlignment property.