BiDi Control Attribute
This is a combination of the right-to-left reading order RTLRO, the RightAligned, and LeftScroll attributes.
Valid Controls
Value
Decimal | Hexadecimal | Constant |
---|---|---|
224 | 0x000000E0 | msidbControlAttributesBiDi |
Remarks
To set this attribute on a control, include the BiDi bit in the Attributes column of the control's record in the Control table.
See Control Attributes and the control you need to create under Controls.