C# Class TpTrayUtility.Components.MyDropDownList

Inheritance: System.Windows.Forms.ComboBox
Show file Open project: TargetProcess/Tp.TrayUtility

Protected Methods

Method Description
OnDrawItem ( DrawItemEventArgs e ) : void
OnPaint ( PaintEventArgs e ) : void

Method Details

OnDrawItem() protected method

protected OnDrawItem ( DrawItemEventArgs e ) : void
e System.Windows.Forms.DrawItemEventArgs
return void

OnPaint() protected method

protected OnPaint ( PaintEventArgs e ) : void
e System.Windows.Forms.PaintEventArgs
return void