Toolbar problems in VB.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm having the problem of toolbars not appearing correctly on my forms. While in design view the toolbar appears deformed and when the application is run the toolbar appears with a black background. This is a problem that I have only encountered in VB.NET and would appreciate any help you can give me.
 
* "=?Utf-8?B?TWFydGluIEtlZXRvbg==?= said:
I'm having the problem of toolbars not appearing correctly on my
forms. While in design view the toolbar appears deformed and when the
application is run the toolbar appears with a black background. This is
a problem that I have only encountered in VB.NET and would appreciate
any help you can give me.

Are you using Windows XP Visual Styles ('Application.EnableVisualStyles')?

Which version of .NET/Windows do you use?
 
Hi,

Here is a knowledge base article about toolbar icons appearing in design
mode not in run time. Maybe this will help.
http://support.microsoft.com/default.aspx?scid=kb;en-us;327154

Ken
----------------------
Martin Keeton said:
I'm having the problem of toolbars not appearing correctly on my forms.
While in design view the toolbar appears deformed and when the application
is run the toolbar appears with a black background. This is a problem that I
have only encountered in VB.NET and would appreciate any help you can give
me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top