C# 클래스 MetroFramework.Drawing.MetroPaint.BackColor.ScrollBar.Thumb

파일 보기 프로젝트 열기: AshishKilmist/MetroFramework

공개 메소드들

메소드 설명
Disabled ( MetroThemeStyle theme ) : Color
Hover ( MetroThemeStyle theme ) : Color
Normal ( MetroThemeStyle theme ) : Color
Press ( MetroThemeStyle theme ) : Color

메소드 상세

Disabled() 공개 정적인 메소드

public static Disabled ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
리턴 Color

Hover() 공개 정적인 메소드

public static Hover ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
리턴 Color

Normal() 공개 정적인 메소드

public static Normal ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
리턴 Color

Press() 공개 정적인 메소드

public static Press ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
리턴 Color