|
-
May 14th, 2004, 11:25 AM
#1
Thread Starter
Lively Member
Why .NET 2003 don't include XP Control ?!
Hi,
I just have installed Visual Studio .NET 2003 EA, I am using VB.NET, and I am really desapointed to see that all XP style control that are now released since some year, aren't still included in the VS 2003 ? There are a bunch of program to include them into VS, but they are all pay program.
Someone now a free program to include all xp style control into VB.NET ?
I don't want to pay to have control that microsoft should have been included into VS since years
PS : Sorry for my english
-
May 14th, 2004, 11:32 AM
#2
Lively Member
Ok. In case you did not know, you can enable XP style themes for your applications (the controls will only look pretty on XP). But if you want the controls to look like XP on any operating system, there are a few out there that might be free. I don't think Microsoft will ever support XP style design for non-XP operating systems.
Edit: You don't HAVE to apologize for your English on every forum, man, don't worry about it this is the Internet and soon enough you're going to type in your native language and I will see it in mine. So please, for the sake of all the Europeans and Asians and all the non-english speaking countries, if you have a question just ask it, if someone doesn't like your English tell them to get bent.
KT
Last edited by Kt3; May 14th, 2004 at 11:36 AM.
-
May 14th, 2004, 11:33 AM
#3
Sleep mode
Check out : http://www.vbaccelerator.com/ . They have bunch of XP Style controls all for free .
-
May 14th, 2004, 12:21 PM
#4
Thread Starter
Lively Member
I don't just want the look of XP, I know the existance of manifest file but they just covert existing control into the XP Style. I want to have spécific XP control like menu, toolbar, retractive box, ... (I am programming for WinXP).
On http://www.vbaccelerator.com/ I found the kind of thing I am looking for, by exemple :
http://www.vbaccelerator.com/home/NE...ar/article.asp
But I am not able to use them, I try to add the file ButtonListBar.vb into my project, but the control don't appear in the toolbox like it suppose to do :/
PS : I won't apologize anymore for my english
-
May 14th, 2004, 12:51 PM
#5
Sleep mode
Export the project to dll file and by rightclicking on the toolbox , add the output of the control you want to add by browsing it .
-
May 15th, 2004, 03:05 AM
#6
Thread Starter
Lively Member
And how I have to export a VB Project to a DLL file ?
I have never done this by the past
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
|