FormStaticTextControl.leftMode Method
Sets the horizontal arrange mode for the control in the form.
Syntax
public int leftMode([int value])
Run On
Client
Parameters
- value
Type: int
An integer value that indicates the horizontal arrange mode for the control; optional.
Return Value
Type: int
The horizontal arrange mode for the control in the form.