0

I want to add a color palette to a WPF program I am working on. My first choice would be the "Edit Colors" dialog box from MS Paint, as shown in the image attached to this question. I have seen this dialog box in many different programs, leading me to believe it is some sort of standard control available to Windows apps. If that is the case, is there a way for me to access it using C# and the .NET Framework? Am I mistaken about where this control comes from? I am aware of several packages I can use to get color pickers such as WPF Toolkit Extended, but I was hoping I could use this one without adding any new packages to my project.

Edit Colors window

Inglonias
  • 468
  • 1
  • 5
  • 18

0 Answers0