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

Public Member Functions

 ManagerLogin ()
 

Protected Member Functions

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

Private Member Functions

void btnnOK_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 btnnOK
 
System.ComponentModel.IContainer components = null
 Required designer variable. More...
 
System.Windows.Forms.Label label1
 
System.Windows.Forms.TextBox txtPassword
 

Detailed Description

Definition at line 11 of file ManagerLogin.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.ManagerLogin ( )
inline

Definition at line 13 of file ManagerLogin.cs.

Member Function Documentation

void Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.btnnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 18 of file ManagerLogin.cs.

override void Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.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 ManagerLogin.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.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 ManagerLogin.Designer.cs.

Member Data Documentation

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.btnCancel
private

Definition at line 98 of file ManagerLogin.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.btnnOK
private

Definition at line 99 of file ManagerLogin.Designer.cs.

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.components = null
private

Required designer variable.

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.label1
private

Definition at line 97 of file ManagerLogin.Designer.cs.

System.Windows.Forms.TextBox Sample_Environment_Control_Interface.Dialogs.Manager.ManagerLogin.txtPassword
private

Definition at line 100 of file ManagerLogin.Designer.cs.


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