Alignment Property

Returns or sets a value that determines the alignment of text in a control, values in a column of a data grid control, values in the column header of a list view control or tabs in a tab control.

object.Alignment = [value]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and value is a value or constant as described in Settings below.

See Also

Format property | AlignToGridColumn property | PictureAlignment Property

Applies To

Combo box control

Column object (Datagrid)

Command button control

Date combo box control

Label control

Column Header object (ListView)

NumericCombo control

Tab control

Text box control


© 2004-2021 looksoftware. All rights reserved.