Thread
:
Make a GUI to Visual Basic 6?
View Single Post
Oct 12th, 2006, 2:54 PM
#
2
MBirchmeier
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power:
4
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
View Public Profile
Find More Posts by MBirchmeier