C# Class TpTrayUtility.Components.TpToolButton

Inheritance: TpBaseButton
Show file Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

Method Description
TpToolButton ( Bitmap pict ) : System.Drawing

Protected Methods

Method Description
OnPaint ( PaintEventArgs pevent ) : void

Method Details

OnPaint() protected method

protected OnPaint ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
return void

TpToolButton() public method

public TpToolButton ( Bitmap pict ) : System.Drawing
pict System.Drawing.Bitmap
return System.Drawing