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.Config.NewConfig Class Reference
Inheritance diagram for Sample_Environment_Control_Interface.Dialogs.Config.NewConfig:
Inheritance graph
Collaboration diagram for Sample_Environment_Control_Interface.Dialogs.Config.NewConfig:
Collaboration graph

Public Member Functions

 NewConfig ()
 

Public Attributes

Boolean IsComponent
 

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 InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor. More...
 

Private Attributes

System.Windows.Forms.Button btnCancel
 
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.RadioButton radComp
 
System.Windows.Forms.RadioButton radConfig
 

Detailed Description

Definition at line 11 of file NewConfig.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.NewConfig ( )
inline

Definition at line 15 of file NewConfig.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 20 of file NewConfig.cs.

override void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.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 NewConfig.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.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 NewConfig.Designer.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnCancel
private

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

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.btnOK
private

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

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.components = null
private

Required designer variable.

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

System.Windows.Forms.GroupBox Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.groupBox1
private

Definition at line 141 of file NewConfig.Designer.cs.

Boolean Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.IsComponent

Definition at line 13 of file NewConfig.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.label1
private

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.label2
private

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

System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.radComp
private

Definition at line 142 of file NewConfig.Designer.cs.

System.Windows.Forms.RadioButton Sample_Environment_Control_Interface.Dialogs.Config.NewConfig.radConfig
private

Definition at line 143 of file NewConfig.Designer.cs.


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