|
-
May 14th, 2007, 04:34 PM
#1
Thread Starter
Hyperactive Member
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.
-
May 14th, 2007, 05:35 PM
#2
New Member
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.
-
May 14th, 2007, 06:07 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|