Color SeekBar in Alert Dialog.
Customize the bar with your own colors.
Functions:
- ShowColorPicker
- Shows the color picker dialog.
- SetColorList
- A list of colors in hexadecimal.
Customize the bar with your own colors.
Events:
- ColorChanged
Triggered when the selected color changes.
color
(int) - Selected color in RGB format.
- ColorPicked
Triggered when a color is picked from the color picker dialog.
color
(int) - Selected color in RGB format.
Extension…
Version 1.0:
joejsanz.joedevcolorbardialog.aix (9.6 KB)
Thanks.