C# Class TpTrayUtility.Components.TpVerticalSeporator

Inheritance: System.Windows.Forms.Control
Show file Open project: TargetProcess/Tp.TrayUtility Class Usage Examples

Public Methods

Method Description
TpVerticalSeporator ( ) : System.Drawing

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

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

TpVerticalSeporator() public method

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