Check Box - Alignment Property

Position of the caption and box within the control

Member of Check Box (PRIM_CKBX)

Data Type - Enumeration

Details

The Alignment property is used to position the checkbox and caption within the control.

Allowed Values

Enum ValueDescription
BottomAt the bottom and centered horizontally
CenterCentered horizontally and vertically
LeftLeft justified and centered vertically
RightRight justified and centered vertically
TopAt the bottom and centered horizontally


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2