Method | Description | |
---|---|---|
TaskDialogControl ( ) |
Initializes a new instance of the TaskDialogControl class. Creates a new instance of a task dialog control.
|
|
TaskDialogControl ( string name ) |
Initializes a new instance of the TaskDialogControl class. Creates a new instance of a task dialog control with the specified name.
|
protected TaskDialogControl ( string name ) | ||
name | string | The name for this control. |