Méthode | Description | |
---|---|---|
TaskDialogRadioButton ( ) |
Initializes a new instance of the TaskDialogRadioButton class. Creates a new instance of this class.
|
|
TaskDialogRadioButton ( string name, string text ) |
Initializes a new instance of the TaskDialogRadioButton class. Creates a new instance of this class with the specified name and text.
|
public TaskDialogRadioButton ( string name, string text ) | ||
name | string | The name for this control. |
text | string | The value for this controls |