|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 13 of file AddEditBlock.cs.
Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.AddEditBlock |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.AddBlock_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.btnClearGo_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.btnClearWaitfor_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.btnClearWrite_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
List<String> Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.checkFilledOutandValid |
( |
| ) |
|
|
inlineprivate |
Boolean Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.checkFilledOutCorrectly |
( |
| ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.chkRuncontrol_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.comVI_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.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 AddEditBlock.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.fillInControls |
( |
String |
VIname | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.fillInVIs |
( |
| ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.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 AddEditBlock.Designer.cs.
Boolean Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.isCharValid |
( |
KeyPressEventArgs |
e | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.isCharValid_KeyPress |
( |
object |
sender, |
|
|
KeyPressEventArgs |
e |
|
) |
| |
|
inlineprivate |
Boolean Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.isNumeric |
( |
KeyPressEventArgs |
e | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.NumericOnly_KeyPress |
( |
object |
sender, |
|
|
KeyPressEventArgs |
e |
|
) |
| |
|
inlineprivate |
Boolean Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock._isEdit |
|
private |
Seci.BlockInfo Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.Block |
System.Windows.Forms.CheckBox Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.chkEnabled |
|
private |
System.Windows.Forms.CheckBox Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.chkRuncontrol |
|
private |
System.Windows.Forms.CheckBox Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.chkSaveSettings |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.components = null |
|
private |
System.Windows.Forms.GroupBox Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.groupBox1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.label11 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.label13 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.label14 |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.radLog |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.radNoLogging |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.radOnlyChanges |
|
private |
System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Blocks.AddEditBlock.radOnlyChangesTol |
|
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/AddEditBlock.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Blocks/AddEditBlock.Designer.cs