Results 1 to 5 of 5

Thread: VB 6 Form Skins

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    1

    Question VB 6 Form Skins

    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

  2. #2
    Frenzied Member d3gerald's Avatar
    Join Date
    Jan 2006
    Posts
    1,348

    Re: VB 6 Form Skins

    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
    On error goto Trap

    Trap:
    in case of emergency, drop the case...

    ****************************************
    If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option.
    if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar

  3. #3
    Fanatic Member lerroux's Avatar
    Join Date
    Nov 2005
    Location
    Welcome to the darkside... we have cookies
    Posts
    646

    Re: VB 6 Form Skins

    use the .manifest file... try to visit vbaccelerator.com
    WARNING: Excessive coding is dangerous to your health... if symptoms persist insult your doctor...

  4. #4
    Fanatic Member lerroux's Avatar
    Join Date
    Nov 2005
    Location
    Welcome to the darkside... we have cookies
    Posts
    646

    Re: VB 6 Form Skins

    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
    WARNING: Excessive coding is dangerous to your health... if symptoms persist insult your doctor...

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB 6 Form Skins

    Welcome to the forums.

    No need to go to vbaccelerator. You can get form skinning examples right here in our very own CodeBank from our very own Wokawidget.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width