C# Class BonfireProgressBar, TestMeApp

Inheritance: Control
ファイルを表示 Open project: Hli4S/TestMeApp

Public Methods

Method Description
BonfireProgressBar ( ) : System

Protected Methods

Method Description
OnPaint ( System e ) : void

Method Details

BonfireProgressBar() public method

public BonfireProgressBar ( ) : System
return System

OnPaint() protected method

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