PPCC Namespace
Specifies the edge style of the Color Tab

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

Syntax

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

Members

Member nameDescription
Square
Color Tab edge is shown with square corners
Round
Color Tab edge is shown with rounded corners

See Also