Method | Description | |
---|---|---|
TaskDialogBar ( ) |
Initializes a new instance of the TaskDialogBar class. Creates a new instance of this class.
|
Method | Description | |
---|---|---|
Reset ( ) : void |
Resets the state of the control to normal.
|
|
TaskDialogBar ( string name ) |
Initializes a new instance of the TaskDialogBar class. Creates a new instance of this class with the specified name.
|
protected TaskDialogBar ( string name ) | ||
name | string | The name for this control. |