C# Class wyDay.Controls.MLLabel.MLLabel

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: RagingBigFemaleBird/sgs

Private Properties

Свойство Type Description
RefreshTextRect void

Méthodes publiques

Méthode Description
MLLabel ( ) : System

Méthodes protégées

Méthode Description
OnFontChanged ( EventArgs e ) : void
OnPaint ( PaintEventArgs e ) : void
OnResize ( EventArgs e ) : void

Private Methods

Méthode Description
RefreshTextRect ( ) : void

Method Details

MLLabel() public méthode

public MLLabel ( ) : System
Résultat System

OnFontChanged() protected méthode

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

OnPaint() protected méthode

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

OnResize() protected méthode

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