C# Class NUnit.UiKit.Controls.NUnitProgressBar

Inheritance: System.Windows.Forms.ProgressBar
Afficher le fichier Open project: nunit/nunit-gui

Méthodes publiques

Свойство Type Description
BrushColors Color[][]

Méthodes publiques

Méthode Description
NUnitProgressBar ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( PaintEventArgs e ) : void

Private Methods

Méthode Description
CreateBrush ( TestProgressBarStatus status ) : Brush

Method Details

NUnitProgressBar() public méthode

public NUnitProgressBar ( ) : System
Résultat System

OnPaint() protected méthode

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void

Property Details

BrushColors public_oe static_oe property

public static Color[][] BrushColors
Résultat Color[][]