C# Class GKeyBank.UI.kLabelLink

Link label who contain an URL relative to a game
Inheritance: kLabel
Afficher le fichier Open project: Alfred-Wallace/GKeyBank

Méthodes protégées

Méthode Description
OnCreateControl ( ) : void
OnMouseEnter ( EventArgs e ) : void
OnMouseLeave ( EventArgs e ) : void

Method Details

OnCreateControl() protected méthode

protected OnCreateControl ( ) : void
Résultat void

OnMouseEnter() protected méthode

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

OnMouseLeave() protected méthode

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