|
MinValue (Get method)
Gets the value of "MinValue" property (minimal value) of the control.
int MinValue() const |
Return Value
The value of "MinValue" property.
MinValue (Set method)
Sets the value of "MinValue" property (minimal value) of the control.
void MinValue(
|
Parameters
value
[in] New value of "MinValue" property.
Return Value
None.