Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the vertical position of the control in the form.
Syntax
public int top(int value, [int mode])
Run On
Client
Parameters
- value
Type: int
An integer value that indicates the vertical position of the control.
- mode
Type: int
An integer value that indicates the vertical arrange mode for the control; optional.
Return Value
Type: int
The vertical position of the control in the form.