C# Class TpTrayUtility.Components.MyDropDownList

Inheritance: System.Windows.Forms.ComboBox
Afficher le fichier Open project: TargetProcess/Tp.TrayUtility

Méthodes protégées

Méthode Description
OnDrawItem ( DrawItemEventArgs e ) : void
OnPaint ( PaintEventArgs e ) : void

Method Details

OnDrawItem() protected méthode

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
Résultat void

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e System.Windows.Forms.PaintEventArgs
Résultat void