Méthode | Description | |
---|---|---|
Input ( string txt ) : void | ||
KeyPress ( |
||
RadioButtonControl ( string text, |
||
RadioButtonControl ( string text, bool select, |
||
SetSelected ( bool selected ) : void |
public KeyPress ( |
||
key | ||
Résultat | bool |
public RadioButtonControl ( string text, |
||
text | string | |
group | ||
Résultat | System |
public RadioButtonControl ( string text, bool select, |
||
text | string | |
select | bool | |
group | ||
Résultat | System |
public SetSelected ( bool selected ) : void | ||
selected | bool | |
Résultat | void |