C# Class NekoKun.UI.LynnForm

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

Protected Properties

Свойство Type Description
back1 Color
back2 Color
brush System.Drawing.Drawing2D.LinearGradientBrush

Méthodes publiques

Méthode Description
LynnForm ( ) : System

Méthodes protégées

Méthode Description
OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void
OnPaintBackground ( PaintEventArgs e ) : void
SetFont ( Control e ) : void

Method Details

LynnForm() public méthode

public LynnForm ( ) : System
Résultat System

OnControlAdded() protected méthode

protected OnControlAdded ( System.Windows.Forms.ControlEventArgs e ) : void
e System.Windows.Forms.ControlEventArgs
Résultat void

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

SetFont() protected méthode

protected SetFont ( Control e ) : void
e System.Windows.Forms.Control
Résultat void

Property Details

back1 protected_oe property

protected Color back1
Résultat Color

back2 protected_oe property

protected Color back2
Résultat Color

brush protected_oe property

protected LinearGradientBrush,System.Drawing.Drawing2D brush
Résultat System.Drawing.Drawing2D.LinearGradientBrush