Versions Compared

Key

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

...

PosNameTypeDescriptionDefault
<1>Corner SizeIntegerThe size of the rounded corners16
<2>MarginIntegerThe space between the edges of the appointment and its content8

...

Code Block
// Make appointments have 1 pixel corners with 1 pixel of margin 
Set_Property(@Window:".OLE_SCHEDULE", "OLE.AppointmentMetrics", 2:@FM:1)

See Also

Layout