|
-
May 27th, 2001, 02:02 PM
#1
Thread Starter
Frenzied Member
Appearence
A very tough question!
You know how you can change the appearence of the windows
in the control panel to whatever custom colors you want?
Well I want my program to have MY OWN colors, I dont want it
to follow those. Is this possible?
Thankyou!
-
May 27th, 2001, 05:17 PM
#2
Frenzied Member
Sorry, but you'll have to use your own controls (like images or something) to replace your program's title bar. Just make its WindowStyle = FixedSingle. If you want the user to be able to move the window using your image as the title bar, go to http://www.planet-source-code.com and look for "Moving a for without a title bar" in the Visual Basic section.
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
|