C# Class CommonTools.LabelRotate

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET

Méthodes publiques

Méthode Description
LabelRotate ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

LabelRotate() public méthode

public LabelRotate ( ) : System
Résultat System

OnPaint() protected méthode

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