C# Class CodeImp.Gluon.DisplayProgressBar

Inheritance: DisplayButton
Mostrar archivo Open project: DieterKoblenz/LCARS

Public Methods

Method Description
DisplayProgressBar ( ) : System

Protected Methods

Method Description
OnPaintBackground ( PaintEventArgs pevent ) : void

Method Details

DisplayProgressBar() public method

public DisplayProgressBar ( ) : System
return System

OnPaintBackground() protected method

protected OnPaintBackground ( PaintEventArgs pevent ) : void
pevent PaintEventArgs
return void