You can use the Dir property to specify or determine the view orientation for information within a control for language-specific displays.
Setting
The Dir property uses the following settings.
| Setting | Description |
|---|---|
| ltr | Sets the control's text direction to left to right. |
| rtl | Sets the control's text direction to right to left. |
Remarks
The Dir property directly influences how information in controls is displayed.