IWinMonthCalendarwMinDate Property |
Returns the first date the month calendar control can show.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax DateTime wMinDate { get; }
ReadOnly Property wMinDate As DateTime
Get
Dim instance As IWinMonthCalendar
Dim value As DateTime
value = instance.wMinDate
property DateTime wMinDate {
DateTime get ();
}
Property Value
Type:
DateTimeExceptions See Also