|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 12 of file ConfigureGraphs.cs.
SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.ConfigureGraphs |
( |
int |
maxGraphs | ) |
|
|
inline |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnAdd_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnDelete_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnEdit_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.ConfigureGraphs_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.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 ConfigureGraphs.Designer.cs.
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.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 ConfigureGraphs.Designer.cs.
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.lstGraphs_SelectedIndexChanged |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.updateGraphList |
( |
| ) |
|
|
inlineprivate |
int SeciUserInterface.Dialogs.Graphs.ConfigureGraphs._maxGraphs |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnAdd |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnDelete |
|
private |
System.Windows.Forms.Button SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.btnEdit |
|
private |
System.ComponentModel.IContainer SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.components = null |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.label1 |
|
private |
System.Windows.Forms.Label SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.label2 |
|
private |
System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.lstGraphs |
|
private |
System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Graphs.ConfigureGraphs.lstPlots |
|
private |
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Graphs/ConfigureGraphs.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/Graphs/ConfigureGraphs.Designer.cs