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

Public Member Functions

 EditRunControl (Seci.Definitions.BlockInfo block)
 

Protected Member Functions

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

Properties

Seci.Definitions.BlockInfo Block [get]
 

Private Member Functions

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

Private Attributes

Seci.Definitions.BlockInfo _block
 
System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnOK
 
System.Windows.Forms.CheckBox chkUnderRC
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Label lblLower
 
System.Windows.Forms.Label lblUpper
 
System.Windows.Forms.ToolTip toolTip1
 
System.Windows.Forms.TextBox txtLower
 
System.Windows.Forms.Label txtName
 
System.Windows.Forms.TextBox txtUpper
 

Detailed Description

Definition at line 12 of file EditRunControl.cs.

Constructor & Destructor Documentation

SeciUserInterface.Forms.EditRunControl.EditRunControl ( Seci.Definitions.BlockInfo  block)
inline

Definition at line 18 of file EditRunControl.cs.

Member Function Documentation

void SeciUserInterface.Forms.EditRunControl.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 47 of file EditRunControl.cs.

override void SeciUserInterface.Forms.EditRunControl.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 EditRunControl.Designer.cs.

void SeciUserInterface.Forms.EditRunControl.EditRunControl_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 24 of file EditRunControl.cs.

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.

Member Data Documentation

Seci.Definitions.BlockInfo SeciUserInterface.Forms.EditRunControl._block
private

Definition at line 14 of file EditRunControl.cs.

System.Windows.Forms.Button SeciUserInterface.Forms.EditRunControl.btnCancel
private

Definition at line 150 of file EditRunControl.Designer.cs.

System.Windows.Forms.Button SeciUserInterface.Forms.EditRunControl.btnOK
private

Definition at line 151 of file EditRunControl.Designer.cs.

System.Windows.Forms.CheckBox SeciUserInterface.Forms.EditRunControl.chkUnderRC
private

Definition at line 145 of file EditRunControl.Designer.cs.

System.ComponentModel.IContainer SeciUserInterface.Forms.EditRunControl.components = null
private

Required designer variable.

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

System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.lblLower
private

Definition at line 147 of file EditRunControl.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.lblUpper
private

Definition at line 148 of file EditRunControl.Designer.cs.

System.Windows.Forms.ToolTip SeciUserInterface.Forms.EditRunControl.toolTip1
private

Definition at line 152 of file EditRunControl.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Forms.EditRunControl.txtLower
private

Definition at line 146 of file EditRunControl.Designer.cs.

System.Windows.Forms.Label SeciUserInterface.Forms.EditRunControl.txtName
private

Definition at line 144 of file EditRunControl.Designer.cs.

System.Windows.Forms.TextBox SeciUserInterface.Forms.EditRunControl.txtUpper
private

Definition at line 149 of file EditRunControl.Designer.cs.

Property Documentation

Seci.Definitions.BlockInfo SeciUserInterface.Forms.EditRunControl.Block
get

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