PPCC Namespace
Specifies the style of the color tab gradient

Namespace:  PPCC.ColorTab
Assembly:  ColorTab (in ColorTab.dll)
Version: 1.6.4.0

Syntax

C#
public enum GradientStyle
Visual Basic (Declaration)
Public Enumeration GradientStyle
Visual C++
public enum class GradientStyle

Members

Member nameDescription
Standard
Gradient style is set to Standard
Office
Gradient style is set to Office
Vista
Gradient style is set to Vista
XP
Gradient style is set to XP

See Also