How to report a bug to MS?

  • Thread starter Thread starter Scirious
  • Start date Start date
S

Scirious

People, the way Windows.Forms TabControl draw itself is buggy. I the tabs
page are on top of the control it is ok, but if it is set to the right,
left or botton of the control it just doesn't draw the way it should. At
this point Java draw it better. I'm not sure, however, if I'm trying to use
it the wrong way, but I believe I'm not.

So, how do I report this to MS so they can get it fixed?

TIA,
Scirious.
 
People, the way Windows.Forms TabControl draw itself is buggy. I the tabs
page are on top of the control it is ok, but if it is set to the right,
left or botton of the control it just doesn't draw the way it should. At
this point Java draw it better. I'm not sure, however, if I'm trying to use
it the wrong way, but I believe I'm not.

So, how do I report this to MS so they can get it fixed?

I think you would be roughly the one billionth person reporting
this...it's an issue that has existed even in .Net 1.1 and still
exists in 2.0...I myself wonder if they will ever fix it.

--
Stephan
2003 Yamaha R6

kimi no koto omoidasu hi
nante nai no wa
kimi no koto wasureta toki ga nai kara
 
I myself wonder if they will ever fix it.

This is what makes OSS better. They at least fix things like this one.
 
Well, I've just noticed that Visual C# Express tabs doesnot have the same
bug. Is there a way to make my applications to look the same as Visual C#?

TIA,
Scirious.
 

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