-
Notifications
You must be signed in to change notification settings - Fork 4
Align
Samuel Gomes edited this page May 9, 2023
·
1 revision
Change how the contents of a label will be positioned.
The Align property determines whether the contents of a control will be horizontally aligned left, centered or right. This properties is intended to be used mainly for the Label control, but it can also be used to align a menu bar item to the right (only the last menu bar item).
The VAlign property determines whether the contents of a label will be vertically aligned to the top, middle or bottom.