menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ColorUISelectedGroup - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ColorUISelectedGroup

    Defines the constant that specify the selected color group in the ColorPicker controls.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum ColorUISelectedGroup
    Remarks

    The ColorUISelectedGroup enumeration is used for specifying the selected color group in the ColorUIControl and the ColorPickerButton controls.

    Fields

    Name Description
    CustomColors

    The custom colors group is selected.

    None

    No color group is selected.

    StandardColors

    The standard colors group is selected.

    SystemColors

    The system colors groups is selected.

    UserColors

    The user colors groups is selected.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved