Is it possible to customize a WindowsForms ColorDialog in .NET?
- by Hosam Aly
Is it somehow possible to customize or subclass System.Windows.Forms.ColorDialog to add a few buttons? I know that it uses the native Windows color dialog, but is there a way to customize it from .NET?