captionHeight

Type: Integer

Availability: Read or write at any time

The captionHeight property of the JadeMask class contains the height 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 captionHeight property is zero (0), the height is the value of the clientHeight property less the value of the captionTop property.