C# Class NekoKun.UI.LynnButton

Inheritance: System.Windows.Forms.Button
Afficher le fichier Open project: NekoProject/NekoKun

Méthodes publiques

Méthode Description
LynnButton ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs pevent ) : void
RecreateObjects ( ) : void

Method Details

LynnButton() public méthode

public LynnButton ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
Résultat void

RecreateObjects() protected méthode

protected RecreateObjects ( ) : void
Résultat void