|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 11 of file RunControlViewer.cs.
Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.RunControlViewer |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.btnCancel_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.dataGridView1_CellValidated |
( |
object |
sender, |
|
|
DataGridViewCellEventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.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 RunControlViewer.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.doChanges |
( |
Seci.BlockInfo |
block | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.initialiseDataGrid |
( |
| ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.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 RunControlViewer.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.RunControlViewer_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.timer1_Tick |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.updateDataGrid |
( |
| ) |
|
|
inlineprivate |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.btnCancel |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.btnOK |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colBlock |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colComp |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colCurrent |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colInRange |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colLower |
|
private |
System.Windows.Forms.DataGridViewCheckBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colRunControl |
|
private |
System.Windows.Forms.DataGridViewTextBoxColumn Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.colUpper |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.components = null |
|
private |
System.Windows.Forms.DataGridView Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.dataGridView1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.label1 |
|
private |
System.Windows.Forms.Timer Sample_Environment_Control_Interface.Dialogs.Blocks.RunControlViewer.timer1 |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Blocks/RunControlViewer.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Blocks/RunControlViewer.Designer.cs