IMxDateFieldwMaxYear Property |
Returns the last year the Calendar control can show.
Namespace:
SmartBear.TestLeft.TestObjects.Flash
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wMaxYear As Integer
Get
Dim instance As IMxDateField
Dim value As Integer
value = instance.wMaxYear
property int wMaxYear {
int get ();
}
Property Value
Type:
Int32Exceptions See Also