SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
SeciUserInterface.Dialogs.Exes.RemoveExe Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.Exes.RemoveExe:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.Exes.RemoveExe:
Collaboration graph

Public Member Functions

 RemoveExe ()
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Private Member Functions

void btnOK_Click (object sender, EventArgs e)
 
void btnRemove_Click (object sender, EventArgs e)
 
void btnUndo_Click (object sender, EventArgs e)
 
void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 
void RemoveExe_Load (object sender, EventArgs e)
 

Private Attributes

System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnOK
 
System.Windows.Forms.Button btnRemove
 
System.Windows.Forms.Button btnUndo
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.Label label3
 
System.Windows.Forms.ListBox lstProgs
 
System.Windows.Forms.ListBox lstSubs
 
System.Windows.Forms.ListBox lstToRemove
 
String[] toRemove
 

Detailed Description

Definition at line 11 of file RemoveExe.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Exes.RemoveExe.RemoveExe ( )
inline

Definition at line 16 of file RemoveExe.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Exes.RemoveExe.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 56 of file RemoveExe.cs.

void SeciUserInterface.Dialogs.Exes.RemoveExe.btnRemove_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 38 of file RemoveExe.cs.

void SeciUserInterface.Dialogs.Exes.RemoveExe.btnUndo_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 47 of file RemoveExe.cs.

override void SeciUserInterface.Dialogs.Exes.RemoveExe.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Definition at line 14 of file RemoveExe.Designer.cs.

void SeciUserInterface.Dialogs.Exes.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 SeciUserInterface.Dialogs.Exes.RemoveExe.RemoveExe_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file RemoveExe.cs.

Member Data Documentation

System.Windows.Forms.Button SeciUserInterface.Dialogs.Exes.RemoveExe.btnCancel
private

Definition at line 175 of file RemoveExe.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Exes.RemoveExe.btnOK
private

Definition at line 176 of file RemoveExe.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Exes.RemoveExe.btnRemove
private

Definition at line 171 of file RemoveExe.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Dialogs.Exes.RemoveExe.btnUndo
private

Definition at line 174 of file RemoveExe.Designer.cs.

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Exes.RemoveExe.components = null
private

Required designer variable.

Definition at line 8 of file RemoveExe.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Exes.RemoveExe.label1
private

Definition at line 169 of file RemoveExe.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Exes.RemoveExe.label2
private

Definition at line 172 of file RemoveExe.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Dialogs.Exes.RemoveExe.label3
private

Definition at line 177 of file RemoveExe.Designer.cs.

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Exes.RemoveExe.lstProgs
private

Definition at line 170 of file RemoveExe.Designer.cs.

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Exes.RemoveExe.lstSubs
private

Definition at line 178 of file RemoveExe.Designer.cs.

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.Exes.RemoveExe.lstToRemove
private

Definition at line 173 of file RemoveExe.Designer.cs.

String [] SeciUserInterface.Dialogs.Exes.RemoveExe.toRemove
private

Definition at line 14 of file RemoveExe.cs.


The documentation for this class was generated from the following files: