|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
|
Boolean | _isSubconfig = false |
|
System.Windows.Forms.Button | btnCancel |
|
System.Windows.Forms.Button | btnDown |
|
System.Windows.Forms.Button | btnOK |
|
System.Windows.Forms.Button | btnUp |
|
System.Windows.Forms.DataGridViewComboBoxColumn | colDelayAfter |
|
System.Windows.Forms.DataGridViewTextBoxColumn | colIndex |
|
System.Windows.Forms.DataGridViewTextBoxColumn | colName |
|
System.Windows.Forms.DataGridViewCheckBoxColumn | colStart |
|
System.Windows.Forms.DataGridViewCheckBoxColumn | colVisible |
|
System.ComponentModel.IContainer | components = null |
| Required designer variable. More...
|
|
System.Windows.Forms.DataGridView | dataGridView1 |
|
System.Windows.Forms.Label | label1 |
|
System.Windows.Forms.Label | label2 |
|
System.Windows.Forms.Label | label3 |
|
Definition at line 12 of file SetVIProperties.cs.
SeciUserInterface.Dialogs.VIs.SetVIProperties.SetVIProperties |
( |
Seci.SerialisableList< Seci.LabView.LabViewPanelInfo > |
panels, |
|
|
Boolean |
isSubconfig |
|
) |
| |
|
inline |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.btnCancel_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.btnDown_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.btnUp_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.dataGridView1_CellValidating |
( |
object |
sender, |
|
|
DataGridViewCellValidatingEventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.VIs.SetVIProperties.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 SetVIProperties.Designer.cs.
void SeciUserInterface.Dialogs.VIs.SetVIProperties.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 SetVIProperties.Designer.cs.
void SeciUserInterface.Dialogs.VIs.SetVIProperties.PopulateTable |
( |
| ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.SetVIProperties_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.VIs.SetVIProperties.UpdateRowSettings |
( |
int |
row, |
|
|
int |
vi |
|
) |
| |
|
inlineprivate |
Boolean SeciUserInterface.Dialogs.VIs.SetVIProperties._isSubconfig = false |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.SetVIProperties.btnCancel |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.SetVIProperties.btnDown |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.SetVIProperties.btnOK |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.VIs.SetVIProperties.btnUp |
|
private |
System.Windows.Forms.DataGridViewComboBoxColumn SeciUserInterface.Dialogs.VIs.SetVIProperties.colDelayAfter |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn SeciUserInterface.Dialogs.VIs.SetVIProperties.colIndex |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn SeciUserInterface.Dialogs.VIs.SetVIProperties.colName |
|
private |
System.Windows.Forms.DataGridViewCheckBoxColumn SeciUserInterface.Dialogs.VIs.SetVIProperties.colStart |
|
private |
System.Windows.Forms.DataGridViewCheckBoxColumn SeciUserInterface.Dialogs.VIs.SetVIProperties.colVisible |
|
private |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.VIs.SetVIProperties.components = null |
|
private |
System.Windows.Forms.DataGridView SeciUserInterface.Dialogs.VIs.SetVIProperties.dataGridView1 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.VIs.SetVIProperties.label1 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.VIs.SetVIProperties.label2 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.VIs.SetVIProperties.label3 |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/VIs/SetVIProperties.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/VIs/SetVIProperties.Designer.cs