https://github.com/abbaye/wpfcolorpicker
Wpf ColorPicker is a set of customs usercontrol that can take color in your app.
https://github.com/abbaye/wpfcolorpicker
color colorpicker picker wpf-colorpicker wpf-controls
Last synced: 11 months ago
JSON representation
Wpf ColorPicker is a set of customs usercontrol that can take color in your app.
- Host: GitHub
- URL: https://github.com/abbaye/wpfcolorpicker
- Owner: abbaye
- License: mit
- Created: 2019-11-21T01:39:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-25T14:33:27.000Z (over 6 years ago)
- Last Synced: 2025-06-15T12:19:31.339Z (about 1 year ago)
- Topics: color, colorpicker, picker, wpf-colorpicker, wpf-controls
- Language: C#
- Homepage: https://www.nuget.org/packages/WPFcolorpicker/
- Size: 246 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Wpf ColorPicker controls
## 🎯 ATTENTION : BUILD WITH VISUAL STUDIO 2019 v16.3.7+
Wpf ColorPicker is a set of customs usercontrol that can take color in your app.
Forked base from an old 2006 Microsoft sample project. I have adapted the code to be more actual and I will add somes other new colors picker from me.
I will add localisation, new features and controls like colorpicker combobox...
### 🖼 Screenshots
Principal control form Microsoft 2006 Sample (I want to enchanced it soon)

New ColorPickerBox: Work in progress control...