CuoreUI Documentation
  • Welcome
  • Branding
  • UNCATEGORIZED
    • DeviceInfo
    • Drawing
    • GaussianBlurTest (Blurs)
      • GaussianBlur
      • QuadraticBlur
    • GlobalMouseHook
    • HandCursorFix
    • Helper
      • Win32
        • NativeMethods
        • PerPixelAlphaBlend
  • Components
    • Forms
      • ColorPickerForm
      • TooltipController
      • TooltipForm
      • RoundedForm
    • cuiColorPicker
    • cuiControlAnimator
    • cuiControlBlur
    • cuiControlDrag
    • cuiFormAnimator
    • cuiFormDrag
    • cuiFormRounder
    • cuiTaskbarBadgeController
    • cuiTaskbarStateController
    • cuiTooltipHover
  • CONTROLS
    • Charts
      • cuiChartLine
      • cuiChartPie
    • Forms
      • DatePickerPages
        • MonthDatePicker
        • YearDatePicker
      • ComboBoxDropDown
    • Shapes
      • cuiEllipse
      • cuiHexagon
    • ColorPickerWheel
    • cuiButton
    • cuiButtonGroup
    • cuiCalendarDatePicker
    • cuiCheckbox
    • cuiCircleKnob
    • cuiCircleProgressBar
    • cuiComboBox
    • cuiDataGridView
    • cuiGradientPanel
    • cuiGroupBox
    • cuiLabel
    • cuiListbox
    • cuiNumericUpDown
    • cuiPanel
    • cuiPictureBox
    • cuiProgressBarHorizontal
    • cuiProgressBarVertical
    • cuiProgressTrackerHorizontal
    • cuiProgressTrackerVertical
    • cuiResizeGrip
    • cuiScrollbar
    • cuiScrollbarHorizontal
    • cuiSeparator
    • cuiSlider
    • cuiSliderVertical
    • cuiSpinner
    • cuiStarRating
    • cuiSvgBox
    • cuiSwitch
    • cuiTabControl
    • cuiTabControlExperimental
    • cuiTextBox
    • cuiOTPasswordBox
    • cuiTextBoxCreditCardNumber
Powered by GitBook
On this page
  1. Components

cuiColorPicker

Component

This component is the CuoreUI equivalent of the WinForms ColorPickerDialog.

ShowDialog() is an asynchronomous Task! Await the method to succeed.

You can set the Theme variable either to dark or light.

PreviousRoundedFormNextcuiControlAnimator

Last updated 1 month ago