ALIGN property
Applies To
Up-Down controls
Description
This property controls the position of the Up-Down control relative to its buddy control. It can be on of the following values:
Usage
Remarks
Value | Description |
---|---|
Null | empty |
"L" | left |
"R" | right |
If set to "R" the control positions itself to the right of its buddy control as per the image above (the width of the buddy control is shortened automatically to accommodate this). If set to "L" the Up-Down control is positioned to the left instead, and the buddy control is re-sized and re-positioned accordingly.
Returns
Values returned by :
Value | Description |
---|
Each control has a default property. The controls and properties are as follows.
Control Namedefault Property
Note: