Skip to content
Jean-Philippe Bruyère edited this page Oct 26, 2021 · 3 revisions

templated color selector control

namespace: Crow

Inheritance Hierarchy

  • ColorPicker

Syntax

public class ColorPicker : TemplatedControl

Constructors

prototype description
ColorPicker (Interface iface, string style=null) __

Properties

name description
AvailableColors __
CurrentColor __

Methods

prototype description
void onSelectedItemChanged(object sender, SelectionChangeEventArgs e) __

Events

name description
Clone this wiki locally