Home Search

DriveWorks Pro 22
Text, Vertical Alignment

Send Feedback

Text, Vertical Alignment

Controls the vertical alignment of text in the control.

Property Type: Fixed

Default Value:

  • Center (Check Box)
  • Top (Hyperlink, Label)

Choose from:

  • Bottom
  • Center
  • Top

Hierarchical Reference:

  • ControlName.TextVerticalAlignment
  • ControlName.VerticalAlignment

To Change the Default Fixed Value

The default value of the property can be changed by selecting the drop down list at the end of the property field

  1. Click in the property for the control to be changed
  2. Click the drop down button at the end of the property field
  3. Select the required value from the list

Examples

Text and Vertical Alignment Property Value (Fixed)Result
TopPlaces the text at the top.
BottomPlaces the text at the bottom.
CenterPlaces the text in the center.

Form Design

A type of control property where the value can only be set in the Form Designer (not by a rule).