GeekArticles
Programming
C++XColorPickerXP - an MFC color picker control with themed look
Author: codeproject.com |
Published: 9th Apr 2008 |
Visited: 131 times |
Add CommentFiled in: CPlusPlusXColorPickerXP is a simple drop-in color picker based on CComboBox that pops up color selection grid.
Read Article Sponsored Links
Related Articles
• Alternate DBGrid Row Color in Delphi's DBGrid ::
You've seen this surely on web pages. Alternating table row colors means displaying the first record in one color and the second record in another colo ...