View Single Post
Old Oct 12th, 2006, 2:54 PM   #2
MBirchmeier
Hobbyist Programmer
 
Join Date: Oct 2005
Posts: 211
Rep Power: 4 MBirchmeier is on a distinguished road
My first response if you're looking for something more than just chainging the color is to create a custom control (derived from the control in question if possible) and write a custom onpaint event.

-MBirchmeier
MBirchmeier is offline   Reply With Quote