IMxDateFieldwMinYear Property |
Returns the first 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 wMinYear As Integer
Get
Dim instance As IMxDateField
Dim value As Integer
value = instance.wMinYear
property int wMinYear {
int get ();
}
Property Value
Type:
Int32Exceptions See Also