FormControl.topValue Method

Gets or sets the vertical position of the control in the form.

Syntax

public int topValue([int value])

Run On

Client

Parameters

  • value
    Type: int
    An integer value that indicates the vertical position of the control; optional.

Return Value

Type: int
The vertical position of the control in the form.

See Also

Reference

FormControl Class