|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
Definition at line 11 of file RemoveExe.cs.
Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.RemoveExe |
( |
| ) |
|
|
inline |
void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnOK_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnRemove_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnUndo_Click |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
override void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.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 RemoveExe.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.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 RemoveExe.Designer.cs.
void Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.RemoveExe_Load |
( |
object |
sender, |
|
|
EventArgs |
e |
|
) |
| |
|
inlineprivate |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnCancel |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnOK |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnRemove |
|
private |
System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.btnUndo |
|
private |
System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.components = null |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.label1 |
|
private |
System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.label2 |
|
private |
System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.lstProgs |
|
private |
System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.lstToRemove |
|
private |
String [] Sample_Environment_Control_Interface.Dialogs.Exe.RemoveExe.toRemove |
|
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/Exes/RemoveExe.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/Sample_Environment_Control_Interface/Dialogs/Exes/RemoveExe.Designer.cs