RightAligned Control Attribute
If this style bit is set, text in the control is aligned to the right.
Valid Controls
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.