|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
System.Windows.Forms.Button | btnCancel |
|
System.Windows.Forms.Button | btnOK |
|
System.ComponentModel.IContainer | components = null |
| Required designer variable. More...
|
|
System.Windows.Forms.GroupBox | groupBox1 |
|
System.Windows.Forms.Label | label1 |
|
System.Windows.Forms.Label | label2 |
|
System.Windows.Forms.RadioButton | radComp |
|
System.Windows.Forms.RadioButton | radConfig |
|
Definition at line 11 of file NewConfig.cs.
Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.NewConfig |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file NewConfig.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Definition at line 29 of file NewConfig.Designer.cs.
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnCancel |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnOK |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.components = null |
|
private |
System.Windows.Forms.GroupBox Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.groupBox1 |
|
private |
Boolean Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.IsComponent |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.label1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.label2 |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.radComp |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.radConfig |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Config/NewConfig.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Config/NewConfig.Designer.cs