|
| override void | Dispose (bool disposing) |
| | Clean up any resources being used. More...
|
| |
|
| System.Windows.Forms.Button | btnCancel |
| |
| System.Windows.Forms.Button | btnOK |
| |
| System.Windows.Forms.ComboBox | comBlocks |
| |
| System.ComponentModel.IContainer | components = null |
| | Required designer variable. More...
|
| |
| System.Windows.Forms.Label | label1 |
| |
| System.Windows.Forms.Label | label2 |
| |
| System.Windows.Forms.Label | label3 |
| |
| System.Windows.Forms.Label | lblType |
| |
| System.Windows.Forms.TextBox | txtHigh |
| |
| System.Windows.Forms.TextBox | txtLow |
| |
Definition at line 12 of file AddAlert.cs.
| SeciUserInterface.Dialogs.Alerts.AddAlert.AddAlert |
( |
| ) |
|
|
inline |
| void SeciUserInterface.Dialogs.Alerts.AddAlert.AddAlert_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
| void SeciUserInterface.Dialogs.Alerts.AddAlert.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
| void SeciUserInterface.Dialogs.Alerts.AddAlert.comBlocks_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
| override void SeciUserInterface.Dialogs.Alerts.AddAlert.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 AddAlert.Designer.cs.
| void SeciUserInterface.Dialogs.Alerts.AddAlert.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 AddAlert.Designer.cs.
| String SeciUserInterface.Dialogs.Alerts.AddAlert.Block |
| String SeciUserInterface.Dialogs.Alerts.AddAlert.BlockType |
| System.Windows.Forms.Button SeciUserInterface.Dialogs.Alerts.AddAlert.btnCancel |
|
private |
| System.Windows.Forms.Button SeciUserInterface.Dialogs.Alerts.AddAlert.btnOK |
|
private |
| System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Alerts.AddAlert.comBlocks |
|
private |
| System.ComponentModel.IContainer SeciUserInterface.Dialogs.Alerts.AddAlert.components = null |
|
private |
| String SeciUserInterface.Dialogs.Alerts.AddAlert.High |
| System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label1 |
|
private |
| System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label2 |
|
private |
| System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.label3 |
|
private |
| System.Windows.Forms.Label SeciUserInterface.Dialogs.Alerts.AddAlert.lblType |
|
private |
| String SeciUserInterface.Dialogs.Alerts.AddAlert.Low |
| String SeciUserInterface.Dialogs.Alerts.AddAlert.OldHigh |
| String SeciUserInterface.Dialogs.Alerts.AddAlert.OldLow |
| Boolean SeciUserInterface.Dialogs.Alerts.AddAlert.SubConfig |
| System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Alerts.AddAlert.txtHigh |
|
private |
| System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Alerts.AddAlert.txtLow |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Alerts/AddAlert.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Alerts/AddAlert.Designer.cs