|
-
Dec 20th, 2009, 07:02 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Visual Studio design
I insalled Microsoft Visual Studio 2008 and i expected form desing like on Vista or Windows XP 7, but design is like on Visual Studio 2005. I'm using Windows XP SP2 2002 version. Is there any theme or something else, I wan't to have "proffesional design" like on Vista or Windows XP. Thanks!
-
Dec 20th, 2009, 07:07 AM
#2
Re: Visual Studio design
What do you mean by form design like on Vista? And what is Windows XP 7? Windows 7? or Windows XP?
Do you mean that you don't see any aero (glass titlebar) features in the designer? Visual Studio doesn't support that in the designer. But what does it matter?
-
Dec 20th, 2009, 07:09 AM
#3
Re: Visual Studio design
Visual Studio 2008 will not suddenly make your applications look like Vista or Windows 7 (nor for that matter will VS 2010).
Applications that you write in Visual Studio are rendered by the operating system, so unless you take care of drawing everything yourself all of your dialogs will appear in Windows XP style when run on Windows XP, or in Vista style when run on Vista etc.
-
Dec 20th, 2009, 08:47 AM
#4
Thread Starter
Addicted Member
Re: Visual Studio design
I want to have this window:
http://9tutorials.com/wp-content/pth...l_27499091.jpg
So, is there any theme or somethnig else?
-
Dec 20th, 2009, 08:51 AM
#5
Re: Visual Studio design
You want to have that window in XP, or at least in any theme that does not have Aero effects enabled? I'm not going to say it's impossible, but it will at least be very hard and will probably never look much like the real thing. Why do you want this though? Anyone who is running the Aero theme will see all your windows like that automatically, and anyone who is not might not be running it because they don't like it, so forcing them to use it is not very thoughtful...
-
Dec 20th, 2009, 12:24 PM
#6
Thread Starter
Addicted Member
Re: Visual Studio design
Yes, you are right. But is there any solution to set up this theme on my computer just in program in VS2005?
-
Dec 20th, 2009, 12:45 PM
#7
Re: Visual Studio design
I'm lost now. Whether you have VS2005 or VS2008 or VS2010, the forms you create with it will look just like any other form on your current theme.
Or do you mean in the designer (in which case, why didn't you answer that when I asked you the first time?)..? In that case, again, that's not possible, and it doesn't matter at all because how your form titlebar looks in the designer has no effect on how it looks when running.
-
Dec 20th, 2009, 01:09 PM
#8
Thread Starter
Addicted Member
Re: Visual Studio design
Yes, you're right. Thanks!
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
|