|  | 
| override void | Dispose (bool disposing) | 
|  | Clean up any resources being used.  More... 
 | 
|  | 
Definition at line 12 of file EditRunControl.cs.
 
  
  | 
        
          | void SeciUserInterface.Forms.EditRunControl.btnOK_Click | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | override void SeciUserInterface.Forms.EditRunControl.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 EditRunControl.Designer.cs.
 
 
  
  | 
        
          | void SeciUserInterface.Forms.EditRunControl.EditRunControl_Load | ( | object | sender, |  
          |  |  | EventArgs | e |  
          |  | ) |  |  |  | inlineprivate | 
 
 
  
  | 
        
          | void SeciUserInterface.Forms.EditRunControl.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 EditRunControl.Designer.cs.
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Forms.EditRunControl.btnCancel |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Button SeciUserInterface.Forms.EditRunControl.btnOK |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.CheckBox SeciUserInterface.Forms.EditRunControl.chkUnderRC |  | private | 
 
 
  
  | 
        
          | System.ComponentModel.IContainer SeciUserInterface.Forms.EditRunControl.components = null |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.lblLower |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.lblUpper |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.ToolTip SeciUserInterface.Forms.EditRunControl.toolTip1 |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.TextBox SeciUserInterface.Forms.EditRunControl.txtLower |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.txtName |  | private | 
 
 
  
  | 
        
          | System.Windows.Forms.TextBox SeciUserInterface.Forms.EditRunControl.txtUpper |  | private | 
 
 
The documentation for this class was generated from the following files:
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Forms/EditRunControl.cs
- /isis2/instcontrol_temp/NewSECI/Sample_Environment_Control_Interface/UserInterface/UserInterface/Forms/EditRunControl.Designer.cs