Specifies the working modes of a ColorEditor control.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public enum ColorEditorMode |
Visual Basic
![]() |
---|
Public Enum ColorEditorMode |
Member name | Description | |
---|---|---|
![]() |
ShowAllColors |
The control displays both custom and predefined colors. |
![]() |
ShowBasicColors |
The control displays only a set of predefined colors. |
![]() |
ShowCustomColors |
The control displays only custom colors. |