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
SeciUserInterface.Dialogs.Blocks.AddGroup Class Reference
Inheritance diagram for SeciUserInterface.Dialogs.Blocks.AddGroup:
Inheritance graph
Collaboration diagram for SeciUserInterface.Dialogs.Blocks.AddGroup:
Collaboration graph

Public Member Functions

 AddGroup ()
 

Public Attributes

string GroupName
 

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

Detailed Description

Definition at line 12 of file AddGroup.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Blocks.AddGroup.AddGroup ( )
inline

Definition at line 16 of file AddGroup.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Blocks.AddGroup.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file AddGroup.cs.

override void SeciUserInterface.Dialogs.Blocks.AddGroup.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 AddGroup.Designer.cs.

void SeciUserInterface.Dialogs.Blocks.AddGroup.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 AddGroup.Designer.cs.

Member Data Documentation

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Blocks.AddGroup.components = null
private

Required designer variable.

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

string SeciUserInterface.Dialogs.Blocks.AddGroup.GroupName
System.Windows.Forms.Label SeciUserInterface.Dialogs.Blocks.AddGroup.label1
private

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

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Blocks.AddGroup.txtName
private

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


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