IWinMonthCalendarwMaxDate Property |
Returns the last 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 wMaxDate { get; }
ReadOnly Property wMaxDate As DateTime
Get
Dim instance As IWinMonthCalendar
Dim value As DateTime
value = instance.wMaxDate
property DateTime wMaxDate {
DateTime get ();
}
Property Value
Type:
DateTimeExceptions See Also