FormRichTextControl.alignControl Method

Determines whether to align the control.

Syntax

public boolean alignControl([boolean value])

Run On

Client

Parameters

Return Value

Type: boolean
true if the control should be aligned; otherwise, false.

Remarks

The upper-left corner of the control is aligned according to the longest label.

See Also

Reference

FormRichTextControl Class