C# Class GKeyBank.UI.kForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Alfred-Wallace/GKeyBank

Méthodes publiques

Méthode Description
kForm ( ) : System

Méthodes protégées

Méthode Description
OnCreateControl ( ) : void
OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
OnShown ( EventArgs e ) : void

Method Details

OnCreateControl() protected méthode

protected OnCreateControl ( ) : void
Résultat void

OnLayout() protected méthode

protected OnLayout ( System.Windows.Forms.LayoutEventArgs levent ) : void
levent System.Windows.Forms.LayoutEventArgs
Résultat void

OnShown() protected méthode

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

kForm() public méthode

public kForm ( ) : System
Résultat System