BUG: WinForms Status Bar Problem on XP

  • Thread starter Thread starter Sal Bompensaro
  • Start date Start date
S

Sal Bompensaro

I think I've discovered a bug in the WinForms StatusBar control as
implemented on Windows XP. A picture is worth a thousands words so:

This is the way my form is *supposed* to look. Here you can see it running
on my development server which is Win2003 Server:

http://temp.codefanatic.com/usenet/looksgood.jpg

This is the way my form looks on XP. Notice the status bar is being
overwritten with the group box control:

http://temp.codefanatic.com/usenet/looksbad.jpg

The .NET code is identical on both machines. Any ideas?

Sal
 
Nevermind... The bug was related to the fact that I'm an idiot.
 
Hi Sal,

You have to be wrong. I'm the only idiot on the ng.

Bernie Yaeger
 
Sal Bompensaro said:
Nevermind... The bug was related to the fact that I'm an idiot.

Hehehe.. I seem to have that bug from time to time myself. :c)

--

__________________________________
"Every morning in Africa, a gazelle wakes
up. It knows it must run faster than the
fastest lion or it will be killed...every morning
a lion wakes up it knows it must outrun the
slowest gazelle or it will starve to death. It
doesn't matter whether you are a lion or a
gazelle...when the sun comes up, you'd
better be running."
 

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