DateTimePicker::MinimumDateTime Property
.NET Framework (current version)
Gets the minimum date value allowed for the DateTimePicker control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::DateTimeA DateTime representing the minimum date value for the MaximumDateTime control.
The minimum date is set to January 1, 1753.
.NET Framework
Available since 2.0
Available since 2.0
Show: