Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
Samuel Gomes edited this page Nov 25, 2022 · 2 revisions

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

Clone this wiki locally