What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB Coders

VB Coders
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. VB Coders
Found a neat little trick in VB. Obviously VB coders know that when setting up the GUI it doesn't skin the controls unless you are in Run Time, well I found a way to skin them in Design Time as well. :)

Create a manifest file for VB6.exe in the (C:\Program Files\Microsoft Visual Studio\VB98, thats usually where its stored)
Close VB and reopen it, as long as you have the XP Interface your controls will be skinned :)

This also works for VB5 (just change the filename of the manifest file from VB6.exe.manifest to VB5.exe.manifest)

The attached zip file has the manifest file inside incase you are not aware on how to create it yourself.

Please dont reply saying this is old or that  you knew it already, I just found this today so.

.zip File Attachment: VB6.zip (427 bytes)
This file has been downloaded 104 time(s).
07-16-2004 03:54 AM
Profile E-Mail PM Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: VB Coders
Well, I knew it already :P But I have to address this as a known problem:

If you apply XP Visual Styles to VB6 runtime, the color selector (the palette you use for some properties such as ForeColor) becomes blank and you hardly know what color your cursor is above. :)
07-16-2004 05:25 AM
Profile PM Web Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: VB Coders
Yeah and there is also another bug...
Create a frame box and put an option button in it.
It will become black.
To simply fix this problem, add a picturebox in it with BorderStyle None.

Then add the controls on the picbox. :)
YouTube closed-captions ripper (also allows you to download videos!)
07-16-2004 06:04 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On