|
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 NameTab.cs.
SeciUserInterface.Dialogs.Tabs.NameTab.NameTab |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Tabs.NameTab.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Tabs.NameTab.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 NameTab.Designer.cs.
void SeciUserInterface.Dialogs.Tabs.NameTab.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 NameTab.Designer.cs.
void SeciUserInterface.Dialogs.Tabs.NameTab.NameTab_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Tabs.NameTab.components = null |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Tabs.NameTab.label1 |
|
private |
string SeciUserInterface.Dialogs.Tabs.NameTab.TabName |
System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Tabs.NameTab.txtName |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Tabs/NameTab.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Tabs/NameTab.Designer.cs