|
Double | Max = Double.NaN |
|
Double | Min = Double.NaN |
|
|
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.CheckBox | chkMax |
|
System.Windows.Forms.CheckBox | chkMin |
|
System.ComponentModel.IContainer | components = null |
| Required designer variable. More...
|
|
System.Windows.Forms.Label | label1 |
|
System.Windows.Forms.Label | label2 |
|
System.Windows.Forms.TextBox | txtMax |
|
System.Windows.Forms.TextBox | txtMin |
|
Definition at line 12 of file GraphLimitsDialog.cs.
SeciControls.Graphing.GraphLimitsDialog.GraphLimitsDialog |
( |
| ) |
|
|
inline |
void SeciControls.Graphing.GraphLimitsDialog.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Graphing.GraphLimitsDialog.chkMax_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Graphing.GraphLimitsDialog.chkMin_CheckedChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciControls.Graphing.GraphLimitsDialog.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 GraphLimitsDialog.Designer.cs.
void SeciControls.Graphing.GraphLimitsDialog.GraphLimitsDialog_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciControls.Graphing.GraphLimitsDialog.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 GraphLimitsDialog.Designer.cs.
System.Windows.Forms.Button SeciControls.Graphing.GraphLimitsDialog.btnCancel |
|
private |
System.Windows.Forms.Button SeciControls.Graphing.GraphLimitsDialog.btnOK |
|
private |
System.Windows.Forms.CheckBox SeciControls.Graphing.GraphLimitsDialog.chkMax |
|
private |
System.Windows.Forms.CheckBox SeciControls.Graphing.GraphLimitsDialog.chkMin |
|
private |
System.ComponentModel.IContainer SeciControls.Graphing.GraphLimitsDialog.components = null |
|
private |
System.Windows.Forms.Label SeciControls.Graphing.GraphLimitsDialog.label1 |
|
private |
System.Windows.Forms.Label SeciControls.Graphing.GraphLimitsDialog.label2 |
|
private |
Double SeciControls.Graphing.GraphLimitsDialog.Max = Double.NaN |
Double SeciControls.Graphing.GraphLimitsDialog.Min = Double.NaN |
System.Windows.Forms.TextBox SeciControls.Graphing.GraphLimitsDialog.txtMax |
|
private |
System.Windows.Forms.TextBox SeciControls.Graphing.GraphLimitsDialog.txtMin |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/SeciControls/Graphing/GraphLimitsDialog.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/SeciControls/Graphing/GraphLimitsDialog.Designer.cs