FormButtonControl.leftValue Method
Gets or sets the horizontal position of the control in the form.
Syntax
public int leftValue([int value])
Run On
Client
Parameters
- value
Type: int
An integer value that indicates the horizontal position of the control; optional.
Return Value
Type: int
The horizontal position of the control in the form.