Метод | Описание | |
---|---|---|
ErrorPanel ( IWizard wizard ) : System |
Initializes a new instance of the ErrorPanel class.
|
|
SetAdditionalText ( string text ) : void |
Sets the additional text.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Initializes the component.
|
Метод | Описание | |
---|---|---|
ErrorPanel ( ) : System |
Initializes a new instance of the ErrorPanel class.
|
public ErrorPanel ( IWizard wizard ) : System | ||
wizard | IWizard | The wizard. |
Результат | System |
public SetAdditionalText ( string text ) : void | ||
text | string | The text. |
Результат | void |