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