# Sandbox.UI.ColorControl

A control for editing Color properties. A swatch that opens the picker, and a text entry that
takes the colour in any form - hex, rgb(), a name, with "* N" for HDR brightness.

- Kind: class
- Namespace: `Sandbox.UI`
- Assembly: `Sandbox.Engine`
- Inherits: [Sandbox.UI.BaseControl](/api/Sandbox.UI.BaseControl)

## Constructors

- [`ColorControl`](/api/Sandbox.UI.ColorControl/.ctor)

## Properties

- [`SupportsMultiEdit`](/api/Sandbox.UI.ColorControl/SupportsMultiEdit)

## Methods

- [`Rebuild`](/api/Sandbox.UI.ColorControl/Rebuild)
- [`Tick`](/api/Sandbox.UI.ColorControl/Tick)
