C# Class ComponentFactory.Krypton.Toolkit.KryptonOffice2007Renderer.GradientItemColorsPressed

Inheritance: GradientItemColors
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
GradientItemColorsPressed ( Color border, Color begin, Color end ) : System

Initialize a new instance of the GradientItemColorsPressed class.

Method Details

GradientItemColorsPressed() public méthode

Initialize a new instance of the GradientItemColorsPressed class.
public GradientItemColorsPressed ( Color border, Color begin, Color end ) : System
border Color Base border color.
begin Color Beginning background color.
end Color Ending background color.
Résultat System