Versions Compared

Key

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

...

When the RightToLeft property is set to 1, the week numbers will appear along the right side of each month.

Example

Code Block
 // Show week numbers 
Set_Property(@Window:".OLE_DATEPICKER", "OLE.ShowWeekNumbers", 1

...