PPCC Namespace
Specifies the edge style of the Color Tab
Namespace:
PPCC.ColorTabAssembly: 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 name | Description | |
|---|---|---|
| Square |
Color Tab edge is shown with square corners
| |
| Round |
Color Tab edge is shown with rounded corners
|