Versions Compared

Key

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

...

The ShowWeekNumbers property shows or hides the week numbers along the left side of each month. By default, these are hidden, but you can set this property to 1 to make them visible.

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

...

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

See Also

ShowNonMonthDays