Dave Burke : Freelance .NET Web Developer specializing in Online Communities

VS2005 Custom Color Selection Tip

An aspect of my work that I both love and hate is that I do all of the graphic design work.   And one thing I'm finding out is that there's a lot of graphic design work required to make professional, good-looking Windows Forms applications.  A lot of that work is in creating icons and small images, a subject on which I want to do a tutorial on when I get the time.

This post is a simple tip on setting the color of a Windows object and using Photoshop to improve the process.  In the screenshot below I'm setting a background color of a RichTextBox control and want a custom color.  VS2005's color picker is great, but it only goes so far.  You also may want to use a custom color not in the VS.NET default palette.  So I reduce the size of VS.NET, pop over to Photoshop CS (shown at bottom) and pick the color, typically some color I'll have already defined as a Photoshop swatch.  The Red-Blue-Green values are in view (circled in red) as I type them into the RichTextBox BackColor property window (in blue.)  Beats the heck out of remembering "241, 232, 247."

 

 

Comments (2) | Post RSS RSS comment feed

Posted on 8/21/2005 5:50:00 PM by Dave Burke
Categories:
Tags:

Related posts

Comments (2) -

8/23/2005 5:17:42 AM Permalink

Design is really important for a great loking application, but for a developer sometimes is really a boring task Smile

Stefano Demiliani |

8/23/2005 12:12:24 PM Permalink

Stefano, you are absolutely right about how it can be boring to a developer!

Thanks for sharing!  I forgot to mention the boring aspect of getting images just right.

daveburke |


Powered by BlogEngine.NET 2.0.0.36
Theme by Dave Burke