|  | 
| List< String > | toRemove = new List<String>() | 
|  | 
|  | 
| override void | Dispose (bool disposing) | 
|  | Clean up any resources being used.  More... 
 | 
|  | 
Definition at line 12 of file RemoveSubConfig.cs.
 
  
  | 
        
          | SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.RemoveSubConfig | ( |  | ) |  |  | inline | 
 
 
  
  | 
        
          | void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnOK_Click | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnRemove_Click | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnUndo_Click | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | override void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.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 RemoveSubConfig.Designer.cs.
 
 
  
  | 
        
          | void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.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 RemoveSubConfig.Designer.cs.
 
 
  
  | 
        
          | void SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.RemoveSubConfig_Load | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnCancel |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnOK |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnRemove |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.btnUndo |  | private | 
 
 
  
  | 
        
          | System.ComponentModel.IContainer SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.components = null |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Label SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.label1 |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Label SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.label2 |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.ListBox SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.lstProgs |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.ListBox SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.lstToRemove |  | private | 
 
 
      
        
          | List<String> SeciUserInterface.Dialogs.SubConfigs.RemoveSubConfig.toRemove = new List<String>() | 
      
 
 
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/SubConfigs/RemoveSubConfig.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Dialogs/SubConfigs/RemoveSubConfig.Designer.cs