StatusBar Bug?

O

Oleg Medyanik

Hi,
faced the following problem.. (NET 1.1)
Steps to reproduce -
1.Create New Windows Forms Application
2. Add StatusBar and set ShowPanels = True
3. Add new panel and Set Autosize = Contents
4. Run application and Maximize it -

Behaviour - StatusBar rihgt bar right -side image whis is normally shown
when the window is not maximized
is not hidden and works very strange - resizes statusbar itself.

When you change Autosize property of the panel to None - all works fine.

Can you advise something?
Thank you
 

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

Top