TcxEditAlignment.Vert

Applies to TestComplete 15.63, last modified on April 10, 2024

Specifies the vertical alignment of the component’s contents.

Declaration

TcxEditAlignmentObj.Vert
Read-Write Property String
TcxEditAlignmentObj     A TcxEditAlignment object  

Description

Use the TcxEditAlignment.Vert property to get or set the vertical alignment of the user form component’s contents.

Property Value

One of the following string values:

Value Description
taTopJustify The contents is aligned to the top edge.
taBottomJustify The contents is aligned to the bottom edge.
taVCenter The contents is centered vertically.

See Also

TcxEditAlignment.Horz

Highlight search results