C# Class machine2014arcade.TransparentLabel

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: JDGETS/machine2014

Méthodes publiques

Méthode Description
TransparentLabel ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void
OnPaintBackground ( PaintEventArgs e ) : void

Method Details

OnPaint() protected méthode

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

OnPaintBackground() protected méthode

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

TransparentLabel() public méthode

public TransparentLabel ( ) : System
Résultat System