C# Class Ketarin.Forms.SimilarApplicationsDialog

Inheritance: Ketarin.Forms.ApplicationDatabaseBaseDialog
Afficher le fichier Open project: GitSullied/Ketarin Class Usage Examples

Méthodes publiques

Méthode Description
SimilarApplicationsDialog ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void
OnSelectedApplicationChanged ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
bOK_Click ( object sender, EventArgs e ) : void
txtNewName_TextChanged ( object sender, EventArgs e ) : void

Method Details

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnSelectedApplicationChanged() protected méthode

protected OnSelectedApplicationChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

SimilarApplicationsDialog() public méthode

public SimilarApplicationsDialog ( ) : System
Résultat System