Add ColorPicker Control. (#1668)

* Add ColorPicker Control.

* Add default colors.

* Author name comment removed.

* Scenario renamed.

* Format source code.

* Add commands and KeyBindings.

* ColorPicker comments updated.

* Doc updated.

* Fix relative Layout.

* Add new constructor, with title only.

* Delete one inused line.

* Scenario renammed.

* Doc updated.
This commit is contained in:
Jocelyn NATALI
2022-05-15 00:35:00 +02:00
committed by GitHub
parent a7db7cdec8
commit 09b8ce64da
261 changed files with 3526 additions and 987 deletions

View File

@@ -78,6 +78,9 @@
<li>
<a href="UICatalog.Scenarios.Clipping.html" name="" title="Clipping">Clipping</a>
</li>
<li>
<a href="UICatalog.Scenarios.ColorPickers.html" name="" title="ColorPickers">ColorPickers</a>
</li>
<li>
<a href="UICatalog.Scenarios.ComboBoxIteration.html" name="" title="ComboBoxIteration">ComboBoxIteration</a>
</li>