Contains radio button native API.
Protected Static Methods | |
| static void | checked (intptr control, bool checked) |
| Sets checked. | |
|
staticprotected |
Sets checked.
| control | Radio button window handle. |
| checked | true if the radio button is checked; otherwise, false. |