captionLeft

Type: Integer

Availability: Read or write at any time

The captionLeft property of the JadeMask class contains the left position of the caption region of the control. The default value is zero (0).

Caption alignment (word wrapping) occurs within the rectangle defined by the captionLeft, captionTop, captionHeight, and captionWidth properties. If the value of the captionWidth property is zero (0), the width of the caption region is the value of the clientWidth property less the value of the captionLeft property.