CalendarControl Xojo Plugin

CalendarControl.MaxDate Property

Use this property to set the minimum date.

MaxDate as Date {Read and Write}

Remarks

This property can only be used when running. When in design mode then you should use the InitMaxDay, InitMaxMonth, and InitMaxYear properties if you want to initialize the MaxDate property.

See Also

CalendarControl Control