CalendarControl Xojo Plugin

CalendarControl.MinDate Property

Use this property to set the minimum date.

MinDate as Date {Read and Write}

Remarks

This property can only be used when running. When in design mode then you should use the InitMinDay, InitMinMonth, and InitMinYear properties if you want to initialize the MinDate property.

See Also

CalendarControl Control