C# Class CustomerService.ComboBoxTree.LabelEx

Inheritance: System.Windows.Forms.Label
Afficher le fichier Open project: NanQi/demo

Méthodes publiques

Méthode Description
LabelEx ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Method Details

LabelEx() public méthode

public LabelEx ( ) : System
Résultat System

OnPaint() protected méthode

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