C# Class TpTrayUtility.Components.ShadowForm

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

Public Methods

Method Description
ShadowForm ( ) : System.Drawing

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs e ) : void

Method Details

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
return void

ShadowForm() public method

public ShadowForm ( ) : System.Drawing
return System.Drawing