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.AssocFiles.RemoveFile Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.AssocFiles.RemoveFile:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.AssocFiles.RemoveFile:
Collaboration graph

Public Member Functions

 RemoveFile ()
 

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 RemoveAssoc.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.AssocFiles.RemoveFile.RemoveFile ( )
inline

Definition at line 16 of file RemoveAssoc.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 55 of file RemoveAssoc.cs.

void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnRemove_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 37 of file RemoveAssoc.cs.

void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnUndo_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 46 of file RemoveAssoc.cs.

override void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.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 RemoveAssoc.Designer.cs.

void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.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 RemoveAssoc.Designer.cs.

void SeciUserInterface.Dialogs.AssocFiles.RemoveFile.RemoveExe_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file RemoveAssoc.cs.

Member Data Documentation

System.Windows.Forms.Button SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnCancel
private

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

System.Windows.Forms.Button SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnOK
private

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

System.Windows.Forms.Button SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnRemove
private

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

System.Windows.Forms.Button SeciUserInterface.Dialogs.AssocFiles.RemoveFile.btnUndo
private

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

System.ComponentModel.IContainer SeciUserInterface.Dialogs.AssocFiles.RemoveFile.components = null
private

Required designer variable.

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

System.Windows.Forms.Label SeciUserInterface.Dialogs.AssocFiles.RemoveFile.label1
private

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

System.Windows.Forms.Label SeciUserInterface.Dialogs.AssocFiles.RemoveFile.label2
private

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

System.Windows.Forms.Label SeciUserInterface.Dialogs.AssocFiles.RemoveFile.label3
private

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

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.AssocFiles.RemoveFile.lstProgs
private

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

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.AssocFiles.RemoveFile.lstSubs
private

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

System.Windows.Forms.ListBox SeciUserInterface.Dialogs.AssocFiles.RemoveFile.lstToRemove
private

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

String [] SeciUserInterface.Dialogs.AssocFiles.RemoveFile.toRemove
private

Definition at line 14 of file RemoveAssoc.cs.


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