C# Class LitDev.FormAbout

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Méthode Description
FormAbout ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
buttonChanges_Click ( object sender, EventArgs e ) : void
linkLabel_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

FormAbout() public méthode

public FormAbout ( ) : System
Résultat System