|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 13 of file Help.cs.
Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.HelpForm |
( |
| ) |
|
|
inline |
override void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.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 Help.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.Help_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.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 Help.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.loadInstrumentXML |
( |
| ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.loadTreeViewXML |
( |
| ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.parseNodeList |
( |
XmlNodeList |
nodelist | ) |
|
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.treeView1_AfterSelect |
( |
object |
sender, |
|
|
TreeViewEventArgs |
e |
|
) |
| |
|
inlineprivate |
DirectoryInfo Sample_Environment_Control_Interface.Dialogs.Help.HelpForm._helpDirectory |
|
private |
Dictionary<String, String> Sample_Environment_Control_Interface.Dialogs.Help.HelpForm._pages = new Dictionary<String, String>() |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.components = null |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.label1 |
|
private |
System.Windows.Forms.SplitContainer Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.splitContainer1 |
|
private |
System.Windows.Forms.SplitContainer Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.splitContainer2 |
|
private |
System.Windows.Forms.TreeView Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.treeView1 |
|
private |
System.Windows.Forms.WebBrowser Sample_Environment_Control_Interface.Dialogs.Help.HelpForm.webBrowser1 |
|
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/Help/Help.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Help/Help.Designer.cs