C# Class SmoothLabel, Auxilium

Inheritance: Control
ファイルを表示 Open project: banksyhf/Auxilium

Public Methods

Method Description
SmoothLabel ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Method Details

OnPaint() protected method

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

SmoothLabel() public method

public SmoothLabel ( ) : System
return System