FormRichTextControl.userDataItem Method

Gets or sets the user data item for the control.

Syntax

public int userDataItem([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the user data item for the control; optional.

Return Value

Type: int
The user data item for the control.

See Also

Reference

FormRichTextControl Class