C# Class tilecon.FormAbout

Form of about with contact information.
Inheritance: Form
Afficher le fichier Open project: HermesPasser/Tilecon Class Usage Examples

Méthodes publiques

Méthode Description
FormAbout ( ) : System.Windows.Forms

Default constructor.

Private Methods

Méthode 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 méthode

Default constructor.
public FormAbout ( ) : System.Windows.Forms
Résultat System.Windows.Forms