473,765 Members | 1,979 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Vista Themed Controls

hi, how can i get all the controls to have the vista theme (ex the
progressbar, treeview, etc) instead of the XP theme (on vista machines
ofcourse)? thanks

--
-iwdu15
Sep 22 '07 #1
5 4869
You shouldn't be getting the XP theme in your application forms on Vista. By
default, the form will be automatically rendered using Windows Aero. Are
you compiling using Visual Studio 2005? Also, is Vista set to run Aero or
the Windows Classic theme.

Best regards,
Andrew P.
www.geekpedia.com

"iwdu15" <jmmgoalsteraty ahoodotcomwrote in message
news:5B******** *************** ***********@mic rosoft.com...
hi, how can i get all the controls to have the vista theme (ex the
progressbar, treeview, etc) instead of the XP theme (on vista machines
ofcourse)? thanks

--
-iwdu15
Sep 22 '07 #2
yes, i am using VS 2005 with Visual Styles enabled, and Aero interface is on,
yet its still XP style. Like for the treeview, it still has the plus/minus
not the vista form. is there any way to change it?
--
-iwdu15
Sep 23 '07 #3
On Sep 22, 6:10 pm, iwdu15 <jmmgoalsteraty ahoodotcomwrote :
yes, i am using VS 2005 with Visual Styles enabled, and Aero interface is on,
yet its still XP style. Like for the treeview, it still has the plus/minus
not the vista form. is there any way to change it?
--
-iwdu15
Sounds like an installation problem. I would reinstall VS2005 with
the latest service packs.

RL

Sep 23 '07 #4
Hi,

The following url containt a very interesting topic that explains how to
do the stuff you'd like to.

http://www.codeproject.com/vista/the...select=2216848

Remember : google (or any search engine) is your friend

iwdu15 wrote :
hi, how can i get all the controls to have the vista theme (ex the
progressbar, treeview, etc) instead of the XP theme (on vista machines
ofcourse)? thanks
Sep 23 '07 #5
Martin,
>
Remember : google (or any search engine) is your friend
I have seen this sentence more, be aware that just relying on Google is
creating a high security risc. There can be created code that opens your
computer as well as there can be normal mall functioning code.

I only use Google in this case to search in the Microsoft Newsgroups
information, for dotNet I know that it mostly well filtered by all kind of
regulars including MVP's.

Cor

Sep 24 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1175
by: Tom | last post by:
Hi friends my question is is it possible to export the xp theme so that even when app is eventually deployed on win98 or 2000 the UI will be consistent to that of XP ? Thanks Tom
3
2606
by: Tim Marshall | last post by:
I would swear that when I developed in A97, I could change the back colour of a form. However, in Windows XP, on both A97 and A2003, there no longer is a property showing in the format tab for form properties for a back colour. I think the themed control idea is pretty good in that a developer can really go out on a limb if s/he chooses all kinds of fancy background colours for his/her app since colours selection is a very subjective...
0
1149
by: Wayne | last post by:
I've been to the MS website but can't find a resolution to either of the following. When using themed controls, command buttons have a one pixel light colored dot just outside each corner. It is most noticable if the form has a dark colored background. Has anyone else noticed this? The other problem which I've seen mentioned on this group before is the fact that triple state check boxes don't show the Null state when themed controls...
2
2091
by: Darryl Kerkeslager | last post by:
It seems that the only way to make themed AND classic Windows GUIs look okay with tab controls and subforms, due to the color issue, is to place a one page-no button tab control on each subform that will be displayed as part of a main form's tab control, completely covering the subform's detail, and then pasting all the controls onto it. However, this is major cosmetic surgery. 1. Is there some secret way to re-attach event procedures...
6
1544
by: Terry Olsen | last post by:
I decided to use a tab control for my latest project. On Windows XP, the tab control itself is themed (tabs are themed), but the tab pages and any controls I put on them are not themed (except for textboxes). Done a bit of googling on this subject and I found a lot of people with the same problem, but no real solution. Has anyone come up with a good way to get controls to appear themed on a tab page?
1
4126
by: Wayne | last post by:
Not sure if anyone else has noticed this, but it gets around one of the more annoying limitations of using themed controls. Normally when using themed controls a triple state check box looks the same in the unchecked and null states - very annoying and not all that useful. Today I found by accident that if the border style of the checkbox is set to anything other than "solid", the check box takes on the appearance of a non-themed...
0
1769
by: Tim Marshall | last post by:
A2003. I rather like the appearance I get with windows themed controls turned on, but I'm running into an odd problem with tab controls. When I set the back style to transparent, it really isn't transparent. I'm finding instead of one text box or a button that I'd like to have on the form "shining through" and displaying with all pages, it's as if the tab control keeps the odd colour background it generates. I originally developed the...
2
4425
by: Wayne | last post by:
Does anybody know why my Office 2003 apps including Access have taken on a blue theme when running under Windows Vista irrespective of which "Window Color and Appearance" I choose in Control Panel? It doesn't seem to matter if I'm running Aero or Vista Basic. Access 2000 is not affected and has the bog standard grey toolbars etc. Under XP the blue theme only appeared in Office apps if the blue XP theme was chosen. If another theme...
0
1096
by: Wayne | last post by:
This is probably trivial, but annoying just the same. Has anyone noticed in Access 2003 when using themed controls that the mouseover color fringing does not seem to work properly on command buttons that have an image displayed instead of text? Or is this just happening on my machine?
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9398
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10007
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9832
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8831
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5275
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.