I am a beginner to VB6, i have saw a form with skins like windows XP. Will any one guide me how to arrange form with skins.
LeOn :)
Printable View
I am a beginner to VB6, i have saw a form with skins like windows XP. Will any one guide me how to arrange form with skins.
LeOn :)
welcome to vbforums
if you want to have xpstyles effect in your application, use manifest.
about skins, try a search, you'll find a lot of threads similar to this
use the .manifest file... try to visit vbaccelerator.com
a little explanation: a manifest file is a file that forces your application to uses the style used by your system... you can make on actually... the codes are on XML i think... it's very easy actually... try the link: http://www.vbaccelerator.com
Welcome to the forums. :wave:
No need to go to vbaccelerator. You can get form skinning examples right here in our very own CodeBank from our very own Wokawidget. :D