|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
System.ComponentModel.IContainer | components = null |
| Required designer variable. More...
|
|
System.Windows.Forms.Label | label1 |
|
System.Windows.Forms.TextBox | txtName |
|
Definition at line 12 of file AddGroup.cs.
SeciUserInterface.Dialogs.Blocks.AddGroup.AddGroup |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Blocks.AddGroup.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Blocks.AddGroup.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 AddGroup.Designer.cs.
void SeciUserInterface.Dialogs.Blocks.AddGroup.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 AddGroup.Designer.cs.
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Blocks.AddGroup.components = null |
|
private |
string SeciUserInterface.Dialogs.Blocks.AddGroup.GroupName |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddGroup.label1 |
|
private |
System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Blocks.AddGroup.txtName |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/AddGroup.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Blocks/AddGroup.Designer.cs