# Sandbox.UI.ColorPickerControl

A control for picking a colour. A square, hue ring, disc or set of sliders picks the colour
itself, with alpha and HDR brightness beside it, number fields, a palette and a text entry
that takes any form of colour. Which picker shows is up to the user, from the menu in the corner.

- Kind: class
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.UI.BaseControl](/api/Sandbox.UI.BaseControl)

## Constructors

- [`ColorPickerControl`](/api/Sandbox.UI.ColorPickerControl/.ctor)

## Properties

- [`SupportsMultiEdit`](/api/Sandbox.UI.ColorPickerControl/SupportsMultiEdit)

## Methods

- [`Rebuild`](/api/Sandbox.UI.ColorPickerControl/Rebuild)
- [`Tick`](/api/Sandbox.UI.ColorPickerControl/Tick)
