|
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.ListBox | lstVIs |
|
Definition at line 12 of file AddVi.cs.
SeciUserInterface.Dialogs.Tabs.AddVi.AddVi |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Tabs.AddVi.AddVi_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Tabs.AddVi.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Tabs.AddVi.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 AddVi.Designer.cs.
void SeciUserInterface.Dialogs.Tabs.AddVi.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 AddVi.Designer.cs.
List<String> SeciUserInterface.Dialogs.Tabs.AddVi.AvailableVis |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Tabs.AddVi.components = null |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Tabs.AddVi.label1 |
|
private |
System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Tabs.AddVi.lstVIs |
|
private |
List<String> SeciUserInterface.Dialogs.Tabs.AddVi.VisToAdd = new List<string>() |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Tabs/AddVi.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Tabs/AddVi.Designer.cs