-
can i change the default gradient color of titlebars on forms? something other than the same old blue? ;)
-
The way you can change it, it's in window property, when you
change the title bar color for window, but in VB i dunno........
-
To change the color of the title bar, take a look at this link:
http://www.vbsquare.com/tips/tip157.html
-
thanks
cool, thanks for the link. However that example changes it to a solid color title bar. I'd like to retain the gradient, just not blue. I'll probably have to write a routine to do that eh?
thanks
-
after seeing the sequence of binary numbers under Mathew Gates posts for awhile now, i had to translate it.
i figured it would hold the secrets of the universe and VB, i spent 5 minutes translating it and its only the punks name! hehe =)
-
n/m
nevermind i found an article on how to do it. granted i have written entire programs in less code than it takes to change the gradient title bar!
http://www.vbsquare.com/articles/gradbar/