|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
|
| List< String > | _toAdd = new List<String>() |
| |
| System.Windows.Forms.OpenFileDialog | browseDialog |
| |
| System.Windows.Forms.Button | btnAdd |
| |
| System.Windows.Forms.Button | btnBrowse |
| |
| System.Windows.Forms.Button | btnCancel |
| |
| System.Windows.Forms.DataGridViewCheckBoxColumn | colAdd |
| |
| System.Windows.Forms.DataGridViewTextBoxColumn | colFront |
| |
| System.Windows.Forms.DataGridViewTextBoxColumn | colName |
| |
| System.ComponentModel.IContainer | components = null |
| | Required designer variable. More...
|
| |
| System.Windows.Forms.DataGridView | dataGridView1 |
| |
| System.Windows.Forms.Label | label1 |
| |
| System.Windows.Forms.TextBox | txtVI |
| |
Definition at line 12 of file AddVI.cs.
| SeciUserInterface.Dialogs.VIs.AddVI.AddVI |
( |
| ) |
|
|
inline |
| void SeciUserInterface.Dialogs.VIs.AddVI.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
| void SeciUserInterface.Dialogs.VIs.AddVI.btnBrowse_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
| override void SeciUserInterface.Dialogs.VIs.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.VIs.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.
| void SeciUserInterface.Dialogs.VIs.AddVI.llbArrangement |
( |
| ) |
|
|
inlineprivate |
| void SeciUserInterface.Dialogs.VIs.AddVI.viArrangement |
( |
| ) |
|
|
inlineprivate |
| List<String> SeciUserInterface.Dialogs.VIs.AddVI._toAdd = new List<String>() |
|
private |
| System.Windows.Forms.OpenFileDialog SeciUserInterface.Dialogs.VIs.AddVI.browseDialog |
|
private |
| System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.AddVI.btnAdd |
|
private |
| System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.AddVI.btnBrowse |
|
private |
| System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.AddVI.btnCancel |
|
private |
| System.Windows.Forms.DataGridViewCheckBoxColumn SeciUserInterface.Dialogs.VIs.AddVI.colAdd |
|
private |
| System.Windows.Forms.DataGridViewTextBoxColumn SeciUserInterface.Dialogs.VIs.AddVI.colFront |
|
private |
| System.Windows.Forms.DataGridViewTextBoxColumn SeciUserInterface.Dialogs.VIs.AddVI.colName |
|
private |
| System.ComponentModel.IContainer SeciUserInterface.Dialogs.VIs.AddVI.components = null |
|
private |
| System.Windows.Forms.DataGridView SeciUserInterface.Dialogs.VIs.AddVI.dataGridView1 |
|
private |
| System.Windows.Forms.Label SeciUserInterface.Dialogs.VIs.AddVI.label1 |
|
private |
| System.Windows.Forms.TextBox SeciUserInterface.Dialogs.VIs.AddVI.txtVI |
|
private |
| List<String> SeciUserInterface.Dialogs.VIs.AddVI.VIsToAdd |
|
get |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/VIs/AddVI.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/VIs/AddVI.Designer.cs