CalendarControl Xojo Plugin

CalendarControl.DrawFrameWindows Property

Use this property to specify if the Calendar control should be drawn with a frame around it or not on Windows platform. (Default false)

DrawFrameWindows as Boolean {Read and Write}

Remarks

Control goes in slightly rounded mode when no frame is drawn on Windows.

See Also

CalendarControl Control