C# Class SystemEx.Windows.Forms.Label

Inheritance: System.Windows.Forms.Label
Afficher le fichier Open project: pvginkel/SystemEx

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Label ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( System e ) : void

Method Details

Label() public méthode

public Label ( ) : System
Résultat System

OnPaint() protected méthode

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