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