Method | Description | |
---|---|---|
RadioButton ( ) : System |
Initializes a new instance of the RadioButton class.
|
|
RadioButton ( string name ) : System |
Initializes a new instance of the RadioButton class.
|
Method | Description | |
---|---|---|
RadioButtonBehavior_CheckedChanged ( object sender, |
Handles the CheckedChanged event of the RadioButtonBehavior control.
|
public RadioButton ( string name ) : System | ||
name | string | The name. |
return | System |