Свойство | Тип | Описание | |
---|---|---|---|
aboutText | System.Windows.Forms.RichTextBox | ||
errorText | System.Windows.Forms.RichTextBox | ||
pictBox | System.Windows.Forms.PictureBox | ||
richTextBox1 | System.Windows.Forms.RichTextBox |
Метод | Описание | |
---|---|---|
ExceptionDialog ( Exception e ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
ISGBExceptionDialog_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Morebtn_Click ( object sender, EventArgs e ) : void | ||
OKbtn_Click ( object sender, EventArgs e ) : void | ||
Raportbtn_Click ( object sender, EventArgs e ) : void | ||
SetMessageBoxIcon ( MessageBoxIcon value ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public ExceptionDialog ( Exception e ) : System | ||
e | Exception | |
Результат | System |
public System.Windows.Forms.RichTextBox aboutText | ||
Результат | System.Windows.Forms.RichTextBox |
public System.Windows.Forms.RichTextBox errorText | ||
Результат | System.Windows.Forms.RichTextBox |
public System.Windows.Forms.PictureBox pictBox | ||
Результат | System.Windows.Forms.PictureBox |