Results 1 to 3 of 3

Thread: XP option button

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2006
    Location
    Greater Manchester, UK
    Posts
    476

    XP option button

    Does anybody know where i can find the XP option button control i've searched on google but cant find it. May be its not called 'XP option button control'. I know there is one as have seen one before.
    If your question is answered then mark your thread RESOLVED and give credit to whoever answered it.

    If you fail, try and try again, its the only way to success.

  2. #2
    New Member
    Join Date
    Feb 2007
    Posts
    2

    Re: XP option button

    http://planetsourcecode.com/vb/scrip...64351&lngWId=1

    it has a xp option button usercontrol, along with a bunch of other xp skinned usercontrols.

  3. #3
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: XP option button

    Have you tried using an XP manifest file with your app? This will give all controls (that are capable) the XP style. But it will only work for people on XP that aren't using the classic windows theme.

    The best way would be to make your own in a user control. Either owner-drawn or using images taken via screenshot of a windows program.

    There are loads of XP style controls out there for free if you search on www.pscode.com/vb (Light Templer, Lavolpe, Steppenwolfe, Mario Flores) are a few of the good developers.

    Here's the first one I found with a search, not sure how good it is:
    http://www.pscode.com/vb/scripts/Sho...41865&lngWId=1

    Edit: And here's more by the same guy, they look pretty promising from the screenshots:

    http://www.pscode.com/vb/scripts/Bro...riesPerPage=25

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