|
State (Get method)
Gets the button state.
bool State() const |
Return Value
Button state.
State (Set method)
Sets the button state.
bool State(
|
Parameters
flag
[in] New button state.
Return Value
true - successful, otherwise - false.