Sure there is! (VB wouldn't want you living in a grey only world now...)
And it's sooo easy even *I* could give you the answer, so take heart.
Here's all you need to do:
Go into the VB project you are creating.
Go to any form or control and look in the properties window.
You will find color properties like "BackColor" and "FillColor"
Select one of these and you will see a down arrow to the right.
When you click on that you get a little pallette, but notice that it is
tabbed...
Click in the System Tab, you get stuff like Button Face, etc.
Set some stuff to those colors. (Don't get too carried away...)
Now resize your IDE so you can see your Windows wallpaper
(assuming you are at least in Win95 or better) right click, choose
properties.
Go to the appearance tab.
You will find a drop-down named "Item" those correspond (roughly) to the
list in VB that you saw earlier. You change the color to the left.
Or you can just click in the little illustration at the top to select from
the "Item" drop-down.
The easiest way to make a change is to just pick a Scheme. When you OK or
Apply, go back and run your app. It should be a chamelean just like the
rest of Windows now....
Hope it works for you (I at least knew what I was *trying* to describe...)
Michael Kelsey
|