Public Member Functions | |
aboutBox () | |
Guess what it is ! | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Form overrides dispose to clean up the component list. | |
Private Member Functions | |
void | InitializeComponent () |
void | aboutBox_Load (object sender, System.EventArgs e) |
Private Attributes | |
System.ComponentModel.IContainer | components = null |
System.Windows.Forms.PictureBox | pbIcon |
System.Windows.Forms.Label | lblTitle |
System.Windows.Forms.Label | lblVersion |
System.Windows.Forms.Label | lblCopyright |
System.Windows.Forms.Button | btnOK |
Definition at line 7 of file aboutBox.cs.
|
Guess what it is !
Definition at line 15 of file aboutBox.cs. References InitializeComponent(). |
|
Definition at line 135 of file aboutBox.cs. Referenced by InitializeComponent(). |
|
Form overrides dispose to clean up the component list.
Definition at line 24 of file aboutBox.cs. References components. Referenced by TES4ModTranslator::Form1::aboutToolStripMenuItem_Click(). |
|
Definition at line 49 of file aboutBox.cs. References aboutBox_Load(), btnOK, lblCopyright, lblTitle, lblVersion, and pbIcon. Referenced by aboutBox(). |
|
Definition at line 47 of file aboutBox.cs. Referenced by InitializeComponent(). |
|
Definition at line 37 of file aboutBox.cs. Referenced by Dispose(). |
|
Definition at line 46 of file aboutBox.cs. Referenced by InitializeComponent(). |
|
Definition at line 44 of file aboutBox.cs. Referenced by InitializeComponent(). |
|
Definition at line 45 of file aboutBox.cs. Referenced by InitializeComponent(). |
|
Definition at line 43 of file aboutBox.cs. Referenced by InitializeComponent(). |