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

Public Member Functions

 AboutBox ()
 

Protected Member Functions

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

Properties

string AssemblyCompany [get]
 
string AssemblyCopyright [get]
 
string AssemblyDescription [get]
 
string AssemblyProduct [get]
 
string AssemblyTitle [get]
 
string AssemblyVersion [get]
 

Private Member Functions

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 labelCompanyName
 
System.Windows.Forms.Label labelCopyright
 
System.Windows.Forms.Label labelProductName
 
System.Windows.Forms.Label labelVersion
 
System.Windows.Forms.PictureBox logoPictureBox
 
System.Windows.Forms.Button okButton
 
System.Windows.Forms.TableLayoutPanel tableLayoutPanel
 
System.Windows.Forms.TextBox textBoxDescription
 

Detailed Description

Definition at line 10 of file AboutBox.cs.

Constructor & Destructor Documentation

Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AboutBox ( )
inline

Definition at line 12 of file AboutBox.cs.

Member Function Documentation

override void Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Definition at line 13 of file AboutBox.Designer.cs.

void Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.InitializeComponent ( )
inlineprivate

Required method for Designer support - do not modify the contents of this method with the code editor.

Definition at line 28 of file AboutBox.Designer.cs.

Member Data Documentation

System.ComponentModel.IContainer Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.components = null
private

Required designer variable.

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

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.labelCompanyName
private

Definition at line 182 of file AboutBox.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.labelCopyright
private

Definition at line 181 of file AboutBox.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.labelProductName
private

Definition at line 179 of file AboutBox.Designer.cs.

System.Windows.Forms.Label Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.labelVersion
private

Definition at line 180 of file AboutBox.Designer.cs.

System.Windows.Forms.PictureBox Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.logoPictureBox
private

Definition at line 178 of file AboutBox.Designer.cs.

System.Windows.Forms.Button Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.okButton
private

Definition at line 184 of file AboutBox.Designer.cs.

System.Windows.Forms.TableLayoutPanel Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.tableLayoutPanel
private

Definition at line 177 of file AboutBox.Designer.cs.

System.Windows.Forms.TextBox Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.textBoxDescription
private

Definition at line 183 of file AboutBox.Designer.cs.

Property Documentation

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyCompany
get

Definition at line 101 of file AboutBox.cs.

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyCopyright
get

Definition at line 87 of file AboutBox.cs.

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyDescription
get

Definition at line 59 of file AboutBox.cs.

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyProduct
get

Definition at line 73 of file AboutBox.cs.

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyTitle
get

Definition at line 31 of file AboutBox.cs.

string Sample_Environment_Control_Interface.Dialogs.Help.AboutBox.AssemblyVersion
get

Definition at line 51 of file AboutBox.cs.


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