aboutBox Class Reference

A modified "about" Box. More...

List of all members.

Public Member Functions

 aboutBox ()
 Guess what it is !

Protected Member Functions

override void Dispose (bool disposing)
 Form overrides dispose to clean up the component list.

Private Member Functions

void InitializeComponent ()
void aboutBox_Load (object sender, System.EventArgs e)

Private Attributes

System.ComponentModel.IContainer components = null
System.Windows.Forms.PictureBox pbIcon
System.Windows.Forms.Label lblTitle
System.Windows.Forms.Label lblVersion
System.Windows.Forms.Label lblCopyright
System.Windows.Forms.Button btnOK


Detailed Description

A modified "about" Box.

Definition at line 7 of file aboutBox.cs.


Constructor & Destructor Documentation

aboutBox::aboutBox  )  [inline]
 

Guess what it is !

Definition at line 15 of file aboutBox.cs.

References InitializeComponent().


Member Function Documentation

void aboutBox::aboutBox_Load object  sender,
System.EventArgs  e
[inline, private]
 

Definition at line 135 of file aboutBox.cs.

Referenced by InitializeComponent().

override void aboutBox::Dispose bool  disposing  )  [inline, protected]
 

Form overrides dispose to clean up the component list.

Definition at line 24 of file aboutBox.cs.

References components.

Referenced by TES4ModTranslator::Form1::aboutToolStripMenuItem_Click().

void aboutBox::InitializeComponent  )  [inline, private]
 

Definition at line 49 of file aboutBox.cs.

References aboutBox_Load(), btnOK, lblCopyright, lblTitle, lblVersion, and pbIcon.

Referenced by aboutBox().


Member Data Documentation

System.Windows.Forms.Button aboutBox::btnOK [private]
 

Definition at line 47 of file aboutBox.cs.

Referenced by InitializeComponent().

System.ComponentModel.IContainer aboutBox::components = null [private]
 

Definition at line 37 of file aboutBox.cs.

Referenced by Dispose().

System.Windows.Forms.Label aboutBox::lblCopyright [private]
 

Definition at line 46 of file aboutBox.cs.

Referenced by InitializeComponent().

System.Windows.Forms.Label aboutBox::lblTitle [private]
 

Definition at line 44 of file aboutBox.cs.

Referenced by InitializeComponent().

System.Windows.Forms.Label aboutBox::lblVersion [private]
 

Definition at line 45 of file aboutBox.cs.

Referenced by InitializeComponent().

System.Windows.Forms.PictureBox aboutBox::pbIcon [private]
 

Definition at line 43 of file aboutBox.cs.

Referenced by InitializeComponent().


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 21:50:05 2006 for OblivionModTranslator by  doxygen 1.4.6-NO