CalendarControl Xojo Plugin

CalendarControl.DrawFrameLinux Property

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

DrawFrameLinux as Boolean {Read and Write}

Remarks

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

See Also

CalendarControl Control