Method | Description | |
---|---|---|
Button ( ) : System | ||
Click ( int hwnd ) : void | ||
IsChecked ( int hwnd ) : bool | ||
IsIntermediate ( int hwnd ) : bool | ||
IsPressed ( int hwnd ) : bool | ||
SetCheck ( int hwnd, bool check ) : void |
public SetCheck ( int hwnd, bool check ) : void | ||
hwnd | int | |
check | bool | |
return | void |