Enum ColorTitleStyle
The Style of title for the Color Panel.
Namespace: LemonUI.Menus
Assembly: LemonUI.SHVDN3.dll
Syntax
public enum ColorTitleStyle
Fields
| Name | Description |
|---|---|
| ColorName | Shows the Color Name as the Title. |
| None | Does not shows any Title. The count will still be shown if ShowCount is set to true. |
| Simple | Shows a Simple Title for all of the Colors. |