C# 클래스 NUnit.UiKit.Controls.NUnitProgressBar

상속: System.Windows.Forms.ProgressBar
파일 보기 프로젝트 열기: nunit/nunit-gui

공개 프로퍼티들

프로퍼티 타입 설명
BrushColors Color[][]

공개 메소드들

메소드 설명
NUnitProgressBar ( ) : System

보호된 메소드들

메소드 설명
OnPaint ( PaintEventArgs e ) : void

비공개 메소드들

메소드 설명
CreateBrush ( TestProgressBarStatus status ) : Brush

메소드 상세

NUnitProgressBar() 공개 메소드

public NUnitProgressBar ( ) : System
리턴 System

OnPaint() 보호된 메소드

protected OnPaint ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void

프로퍼티 상세

BrushColors 공개적으로 정적으로 프로퍼티

public static Color[][] BrushColors
리턴 Color[][]