Table of Contents

Class ColorPicker16

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The ColorPicker16View Color picker.

public class ColorPicker16 : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
ColorPicker16
Implements
Inherited Members

Constructors

ColorPicker16()

Initializes a new instance of ColorPicker16.

Properties

BoxHeight

Height of a color box

BoxWidth

Width of a color box

Cursor

Cursor for the selected color.

SelectedColor

Selected color.

Methods

OnDrawingContent()

Called when the View's content is to be drawn. The default implementation does nothing.

Events

ColorChanged

Fired when a color is picked.