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

Public Member Functions

 Configure_BlockViewer ()
 

Public Attributes

Seci.SerialisableList
< SECI_Controls.Run_Information.Scaling_BlockViewer > 
current = new Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_BlockViewer>()
 

Protected Member Functions

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

Private Member Functions

void btnAdd_Click (object sender, EventArgs e)
 
void btnDelete_Click (object sender, EventArgs e)
 
void btnEdit_Click (object sender, EventArgs e)
 
void btnOK_Click (object sender, EventArgs e)
 
void Configure_RunInfo_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...
 
void listBox1_SelectedIndexChanged (object sender, EventArgs e)
 
void PopulateList ()
 

Private Attributes

System.Windows.Forms.Button btnAdd
 
System.Windows.Forms.Button btnCancel
 
System.Windows.Forms.Button btnDelete
 
System.Windows.Forms.Button btnEdit
 
System.Windows.Forms.Button btnOK
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.GroupBox groupBox1
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.Label label2
 
System.Windows.Forms.ListBox lstControls
 
System.Windows.Forms.ListBox lstItems
 

Detailed Description

Definition at line 11 of file Configure_BlockViewer.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.Configure_BlockViewer ( )
inline

Definition at line 15 of file Configure_BlockViewer.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnAdd_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 57 of file Configure_BlockViewer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnDelete_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 91 of file Configure_BlockViewer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnEdit_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 73 of file Configure_BlockViewer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 100 of file Configure_BlockViewer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.Configure_RunInfo_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 20 of file Configure_BlockViewer.cs.

override void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.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 Configure_BlockViewer.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.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 Configure_BlockViewer.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.listBox1_SelectedIndexChanged ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 47 of file Configure_BlockViewer.cs.

void Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.PopulateList ( )
inlineprivate

Definition at line 36 of file Configure_BlockViewer.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnAdd
private

Definition at line 167 of file Configure_BlockViewer.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnCancel
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnDelete
private

Definition at line 168 of file Configure_BlockViewer.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnEdit
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.btnOK
private

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

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.components = null
private

Required designer variable.

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

Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_BlockViewer> Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.current = new Seci.SerialisableList<SECI_Controls.Run_Information.Scaling_BlockViewer>()

Definition at line 13 of file Configure_BlockViewer.cs.

System.Windows.Forms.GroupBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.groupBox1
private

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.label1
private

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.label2
private

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

System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.lstControls
private

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

System.Windows.Forms.ListBox Sample_Environment_Control_Interface.Dialogs.Layout.Configure_BlockViewer.lstItems
private

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


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