C# Class FSOInstaller.Components.TSOProgressBar

Inheritance: System.Windows.Forms.Control
显示文件 Open project: RHY3756547/FreeSO

Public Methods

Method Description
TSOProgressBar ( ) : System

Protected Methods

Method Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Method Description
Init ( ) : void

Method Details

OnPaint() protected method

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

TSOProgressBar() public method

public TSOProgressBar ( ) : System
return System