Position of the caption and box within the control
Member of Check Box (PRIM_CKBX)
Data Type - Enumeration
The Alignment property is used to position the checkbox and caption within the control.
Enum Value | Description |
---|---|
Bottom | At the bottom and centered horizontally |
Center | Centered horizontally and vertically |
Left | Left justified and centered vertically |
Right | Right justified and centered vertically |
Top | At the bottom and centered horizontally |
Febuary 18 V14SP2