|
-
Jun 15th, 2000, 02:30 AM
#1
Thread Starter
New Member
How can i make the color of the title bar of my VB app grauated, like in so many of the off the shelf Win98 apps?
Any help would really be apprecaited.
Thanks,
Mike
-
Jun 15th, 2000, 02:40 AM
#2
You can get a control called ARGradient. It is a control that makes gradients and can serve as a Title Bar as well, because it has a MoveForm property.
-
Jun 15th, 2000, 03:02 AM
#3
Here is a link from Planet Source Code that will allow you to do it without any control.
http://www.planet-source-code.com/vb...txtCodeId=3842
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|