C# Class MyComboBox, code

Inheritance: ComboBox
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
MyComboBox ( )

Méthodes protégées

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

Method Details

MyComboBox() public méthode

public MyComboBox ( )

OnPaint() protected méthode

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