Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The RightToLeft property enables or disables right-to-left reading order. By default, this is disabled, but you can set this property to 1 to meet the needs of your international users.

Example

Code Block
 // Enable Right-to-Left reading order 
Set_Property(@Window:".OLE_DATEPICKER", "OLE.RightToLeft", 1