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

Public Member Functions

 NameTab ()
 

Public Attributes

string TabName
 

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...
 
void NameTab_Load (object sender, EventArgs e)
 

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 NameTab.cs.

Constructor & Destructor Documentation

SeciUserInterface.Dialogs.Tabs.NameTab.NameTab ( )
inline

Definition at line 16 of file NameTab.cs.

Member Function Documentation

void SeciUserInterface.Dialogs.Tabs.NameTab.btnOK_Click ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 29 of file NameTab.cs.

override void SeciUserInterface.Dialogs.Tabs.NameTab.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 NameTab.Designer.cs.

void SeciUserInterface.Dialogs.Tabs.NameTab.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 NameTab.Designer.cs.

void SeciUserInterface.Dialogs.Tabs.NameTab.NameTab_Load ( object  sender,
EventArgs  e 
)
inlineprivate

Definition at line 21 of file NameTab.cs.

Member Data Documentation

System.ComponentModel.IContainer SeciUserInterface.Dialogs.Tabs.NameTab.components = null
private

Required designer variable.

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

System.Windows.Forms.Label SeciUserInterface.Dialogs.Tabs.NameTab.label1
private

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

string SeciUserInterface.Dialogs.Tabs.NameTab.TabName

Definition at line 14 of file NameTab.cs.

System.Windows.Forms.TextBox SeciUserInterface.Dialogs.Tabs.NameTab.txtName
private

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


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