C# Class CommonTools.LabelRotate

Inheritance: System.Windows.Forms.Control
Exibir arquivo Open project: Nullstr1ng/MultiRDPClient.NET

Public Methods

Method Description
LabelRotate ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

LabelRotate() public method

public LabelRotate ( ) : System
return System

OnPaint() protected method

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