C# Class tilecon.FormAbout

Form of about with contact information.
Inheritance: Form
Exibir arquivo Open project: HermesPasser/Tilecon Class Usage Examples

Public Methods

Method Description
FormAbout ( ) : System.Windows.Forms

Default constructor.

Private Methods

Method Description
OnClose ( object sender, FormClosingEventArgs e ) : void
linkLabel1_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void
linkLabel2_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void

Method Details

FormAbout() public method

Default constructor.
public FormAbout ( ) : System.Windows.Forms
return System.Windows.Forms