Description
The wMax
property returns the maximum date that can be specified in the control.
Declaration
TestObj.wMax
Read-Only Property | Date/Time |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following object:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
The maximum date that can be specified in the control.
Remarks
If the value you assign to the wValue
property is greater than the wMax
value, the wValue
property will become equal to wMax
.
See Also
wMin Property (Specific to QtDateTimeEdit Controls)
wValue Property (Date-Time Edit Controls)