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