The PlusWnd::Button_IsChecked function returns the check state of a CheckBoxControl or a RadioControl.
[boolean] Button_IsChecked(
[string] ControlId
);
A boolean value that's true is the button is checked and false if it's unchecked
This function typically fails for the following reason:
None.
| Object | PlusWnd |
|---|---|
| Availability | Messenger Plus! Live 4.00 |