|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 12 of file ConfigureGraph.cs.
SeciUserInterface.Dialogs.Graphs.ConfigureGraph.ConfigureGraph |
( |
| ) |
|
|
inline |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnDelete_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnEdit_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.ConfigureGraph_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.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 ConfigureGraph.Designer.cs.
int SeciUserInterface.Dialogs.Graphs.ConfigureGraph.findIndex |
( |
Double |
updaterate | ) |
|
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.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 ConfigureGraph.Designer.cs.
void SeciUserInterface.Dialogs.Graphs.ConfigureGraph.updatePlotList |
( |
| ) |
|
|
inlineprivate |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnAdd |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnDelete |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraph.btnEdit |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.chkShowZero1 |
|
private |
System.Windows.Forms.CheckBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.chkShowZero2 |
|
private |
System.Windows.Forms.ComboBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.comboRate |
|
private |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Graphs.ConfigureGraph.components = null |
|
private |
System.Windows.Forms.GroupBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.groupBox1 |
|
private |
System.Windows.Forms.GroupBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.groupBox2 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label1 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label2 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label3 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label4 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraph.label5 |
|
private |
System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.lstPlots |
|
private |
System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtTitle |
|
private |
System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtY2label |
|
private |
System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Graphs.ConfigureGraph.txtYlabel |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Graphs/ConfigureGraph.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Graphs/ConfigureGraph.Designer.cs