C# Class MetroFramework.Drawing.MetroPaint.BackColor.ScrollBar.Thumb

Show file Open project: AshishKilmist/MetroFramework

Public Methods

Method Description
Disabled ( MetroThemeStyle theme ) : Color
Hover ( MetroThemeStyle theme ) : Color
Normal ( MetroThemeStyle theme ) : Color
Press ( MetroThemeStyle theme ) : Color

Method Details

Disabled() public static method

public static Disabled ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
return Color

Hover() public static method

public static Hover ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
return Color

Normal() public static method

public static Normal ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
return Color

Press() public static method

public static Press ( MetroThemeStyle theme ) : Color
theme MetroThemeStyle
return Color