FormRichTextControl.widthValue Method

Gets or sets the width of the control.

Syntax

public int widthValue([int value])

Run On

Client

Parameters

  • value
    Type: int

Return Value

Type: int
The width in pixels of the control.

Remarks

To change the width of the control, use the exact width calculation mode.

See Also

Reference

FormRichTextControl Class