1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
6 Align
Fellippe Heitor edited this page 2018-06-17 18:35:46 -03:00

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.

Applies to: