Public Member Functions | |
| frmOptions () | |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
Private Member Functions | |
| void | InitializeComponent () |
| void | frmOptions_Load (object sender, System.EventArgs e) |
| void | button2_Click (object sender, System.EventArgs e) |
| void | button1_Click (object sender, System.EventArgs e) |
| void | cbLogLimit_CheckedChanged (object sender, System.EventArgs e) |
Private Attributes | |
| System.Windows.Forms.CheckBox | cbDebug |
| System.Windows.Forms.Button | button1 |
| System.Windows.Forms.Button | button2 |
| System.Windows.Forms.GroupBox | groupBox1 |
| System.Windows.Forms.CheckBox | cbLogLimit |
| System.Windows.Forms.Label | label6 |
| System.Windows.Forms.TextBox | txtLimit |
| System.Windows.Forms.GroupBox | groupBox2 |
| System.Windows.Forms.CheckBox | cbAOTLog |
| System.Windows.Forms.CheckBox | cbAOTControl |
| System.ComponentModel.Container | components = null |
|
|
Definition at line 42 of file frmOptions.cs. References SimImmuno.frmOptions.InitializeComponent(). |
|
||||||||||||
|
Definition at line 232 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
||||||||||||
|
Definition at line 215 of file frmOptions.cs. References SimImmuno.frmOptions.cbAOTControl, SimImmuno.frmOptions.cbAOTLog, SimImmuno.frmOptions.cbDebug, SimImmuno.frmOptions.cbLogLimit, and SimImmuno.frmOptions.txtLimit. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
||||||||||||
|
Definition at line 238 of file frmOptions.cs. References SimImmuno.frmOptions.txtLimit. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 49 of file frmOptions.cs. References SimImmuno.frmOptions.components. |
|
||||||||||||
|
Definition at line 201 of file frmOptions.cs. References SimImmuno.frmOptions.cbAOTControl, SimImmuno.frmOptions.cbAOTLog, SimImmuno.frmOptions.cbDebug, SimImmuno.frmOptions.cbLogLimit, and SimImmuno.frmOptions.txtLimit. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
<summary> Required method for Designer support - do not modify the contents of this method with the code editor. </summary> Definition at line 66 of file frmOptions.cs. References SimImmuno.frmOptions.button1, SimImmuno.frmOptions.button1_Click(), SimImmuno.frmOptions.button2, SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.cbAOTControl, SimImmuno.frmOptions.cbAOTLog, SimImmuno.frmOptions.cbDebug, SimImmuno.frmOptions.cbLogLimit, SimImmuno.frmOptions.cbLogLimit_CheckedChanged(), SimImmuno.frmOptions.frmOptions_Load(), SimImmuno.frmOptions.groupBox1, SimImmuno.frmOptions.groupBox2, SimImmuno.frmOptions.label6, and SimImmuno.frmOptions.txtLimit. Referenced by SimImmuno.frmOptions.frmOptions(). |
|
|
Definition at line 31 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 32 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 39 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.frmOptions_Load(), and SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 38 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.frmOptions_Load(), and SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 30 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.frmOptions_Load(), and SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 34 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.frmOptions_Load(), and SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 40 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.Dispose(). |
|
|
Definition at line 33 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 37 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 35 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.InitializeComponent(). |
|
|
Definition at line 36 of file frmOptions.cs. Referenced by SimImmuno.frmOptions.button2_Click(), SimImmuno.frmOptions.cbLogLimit_CheckedChanged(), SimImmuno.frmOptions.frmOptions_Load(), and SimImmuno.frmOptions.InitializeComponent(). |
1.4.2