473,770 Members | 1,523 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

enable visual styles and toolbars

here's something odd, maybe someone can explain it, when i turn on
application.ena blevisualstyles at application start before i do my
application.run (context) command in the sub main, when the app context runs
and I get my main form, the toolbar is now missing all its icons (24x24) the
buttons are there just the icons are gone, also pretty much all image list
icons are not displaying. as soon as i turn the enable visual styles off,
they show up again, whats goning on with this? I don't really need visual
styles on, but I just thought that was a wierd behaviour
Nov 20 '05 #1
3 1782
Brian,
Its a known bug, the workaround is to call DoEvents between Enable Visual
Styles & Run.

Something like

Application.Ena bleVisualStyles ()
Application.DoE vents()
Application.Run (context)

Alternatively you can use a manifest file as in VB.NET 2002, however I do
not have a link for that handy.

Hope this helps
Jay

"Brian Henry" <br******@adelp hia.net> wrote in message
news:O%******** *******@tk2msft ngp13.phx.gbl.. .
here's something odd, maybe someone can explain it, when i turn on
application.ena blevisualstyles at application start before i do my
application.run (context) command in the sub main, when the app context runs and I get my main form, the toolbar is now missing all its icons (24x24) the buttons are there just the icons are gone, also pretty much all image list
icons are not displaying. as soon as i turn the enable visual styles off,
they show up again, whats goning on with this? I don't really need visual
styles on, but I just thought that was a wierd behaviour

Nov 20 '05 #2
didn't help doing a doevents call.. everything is still blank images
"Jay B. Harlow [MVP - Outlook]" <Ja************ @msn.com> wrote in message
news:Oy******** *****@tk2msftng p13.phx.gbl...
Brian,
Its a known bug, the workaround is to call DoEvents between Enable Visual
Styles & Run.

Something like

Application.Ena bleVisualStyles ()
Application.DoE vents()
Application.Run (context)

Alternatively you can use a manifest file as in VB.NET 2002, however I do
not have a link for that handy.

Hope this helps
Jay

"Brian Henry" <br******@adelp hia.net> wrote in message
news:O%******** *******@tk2msft ngp13.phx.gbl.. .
here's something odd, maybe someone can explain it, when i turn on
application.ena blevisualstyles at application start before i do my
application.run (context) command in the sub main, when the app context

runs
and I get my main form, the toolbar is now missing all its icons (24x24)

the
buttons are there just the icons are gone, also pretty much all image list icons are not displaying. as soon as i turn the enable visual styles off, they show up again, whats goning on with this? I don't really need visual styles on, but I just thought that was a wierd behaviour


Nov 20 '05 #3
* "Brian Henry" <brianiup[nospam]@adelphia.net> scripsit:
didn't help doing a doevents call.. everything is still blank images


Mhm... That should work. Did you try adding a manifest and remove the
call to 'EnableVisualSt yles'?

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #4

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

Similar topics

0
1220
by: Thorben | last post by:
Hello, the Menubar of my Visual Studio .Net installation is hidden. I only see the toolbars. In the customize dialog all toolbars are selectable. Only the menubar entry could not be selected (i hear a "ping" when i want select the entry). So i tried to edit the Registry (key: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\General). Here you can Switch on/off the statusbar. How could I switch on the Menubar?
2
2267
by: Sandra | last post by:
Hello, I want to develop an application for WindowsCE using eMbedded Visual C++ 4.0. Is it possible to add/delete or hide/show toolbars by running the application. e.g. the user choose a menuitem and then a second toolbar should be opened. Can anybody help me??? Many greetings Sandra
6
1468
by: ht990332 | last post by:
I'm writing applications in vc++ .net 2003. How do I give the applications visual styles on winxp without adding a ..manifest file?
11
2978
by: Paul Tremblay | last post by:
Hi, I can't seem to locate the visual C++ (pre .NET) ng. This may be slight off topic here - please point me to the correct ng if it is. Without going into much detail (and repeating myself several times), I am using Visual C++ 6.0 to develop applications - *instead* of .Net. I am using the MFC to create my GUI components. I am particularly interested in doing the ff with my GUI:
2
1016
by: Bill English | last post by:
Does anyone know how to do Office 2003 UI Styles, such as toolbar, status bar, etc...
9
2068
by: Terry Olsen | last post by:
Is there a way to turn on XP Styles in 2003? Or is the manifest file still the way to go?
3
1890
by: ME | last post by:
I am going insane. Every time I switch between a .cs, designer, or some other type of file in Visual Studio my Toolbars move. I really want my toolbars to STAY put were I put them! I end up having to hunt for "build" and "run" every time I load a new type of file. What makes it even more irritating is that often times a new toolbar displays causing the "toolbar stack" to display a new row for it. This moves my editing screen down one...
2
1121
by: Flash | last post by:
Hello, recently I was looking through the system properties and came accross system.visualstyles namespace. This appears to contain all of the visual style elements in xp and I was wondering if it is possible to change these, either using the way I found or another. When I tried to change one of the elements, I got an error saying that it was read-only. Any help or info would be appreciated, thanks
1
2388
by: AYasser | last post by:
Hi All, I am a VB.Net 2003 user and now upgraded to 2005. I have a Win application with a module as a startup object. The module enables me to close and open simultaneous forms while the application is still running "like a login form". In 2005 I feel like losing this advantage if I selected "Enable Application Framework", while not selecting it will prevent me from using the XP visual styles at least. Any ideas how to Enable Application...
0
9592
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
9425
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
10230
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
10058
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
9870
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
8886
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...
1
3972
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
2
3576
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2817
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.