Field WdgLabelPosition
The position of the label for this form field. The location of the label varies with the class and subclass of the form field (e.g., a push button’s label appears on the button); the label’s position within the assigned location is set by this attribute.
Valid Values
An integer code, as shown in the table below:
|
Code |
Meaning |
|
1 |
Top |
|
2 |
Top right |
|
3 |
Right |
|
4 |
Bottom right |
|
5 |
Bottom |
|
6 |
Bottom left |
|
7 |
Left |
|
8 |
Top left |
|
9 |
Centered |