Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets an Integer that indicates the position of a control relative to its caption. Read/write.
Syntax
expression.Alignment
expression A variable that represents a CheckBox object.
Remarks
The possible values of Alignment is 0 or 1. A value of 0 places the caption to the left of the control. A value of 1 places the caption to the right of the control (default).
The caption text for a control is left-aligned.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.