LeftMargin  Legend

Chapter 3: Property Descriptions and Usage

LeftText

Applies to

CheckBox, RadioButton controls

Description

If the LeftText property is enabled, the text for a CheckBox or RadioButton appears to the left of the button. If LeftText is not enabled, the text appears to the right of the control. You can also specify left or right alignment with the left and right StyleBar buttons.

Usage

When the LeftText property is enabled and you align multiple CheckBoxes or RadioButtons to the left, PocketBuilder may align the text but not the boxes or buttons. This is because PocketBuilder aligns the complete control.


In a painter

StepsTo place text to the left:

  1. Select the Left Text check box on the General page of the control’s Properties view.


In scripts

The LeftText property takes a boolean value. The following line puts the text for a CheckBox to the left of the box.

cbx_1.LeftText = TRUE





Copyright © 2004. Sybase Inc. All rights reserved. Legend

View this book as PDF