FormRichTextControl.topMode Method

Sets the vertical arrange mode for the control in the form.

Syntax

public int topMode([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the vertical arrange mode for the control; optional.

Return Value

Type: int
The vertical arrange mode for the control in the form.

See Also

Reference

FormRichTextControl Class