RightAligned Control Attribute

If this style bit is set, text in the control is aligned to the right.

Valid Controls

GroupBox

 

ScrollableText

 

Text

 

VolumeCostList

 

CheckBox

 

ComboBox

 

DirectoryList

 

DirectoryCombo

 

Edit

 

PathEdit

 

ListBox

 

ListView

 

RadioButtonGroup

 

SelectionTree

 

VolumeSelectCombo

Decimal Hexadecimal Description
64 0x00000040 msidbControlAttributesRightAligned

 

Remarks

To set this attribute on a control, include the RightAligned bit in the Attributes column of the control's record in the Control table.

See Control Attributes and Controls.