BUG: Wrappable ToolBar with separators .NET 1.1

P

Patrik Ellren

This bug makes wrappable toolbars with separators in them pretty
useless and it would be nice to have it fixed, or maybe there is a
workaround (besides removing the separators)?

Symptom: When a toolbar with a separator wraps it looks like an
empty row is added to it, if there are more than one separator in
the toolbar and it wraps more than once then it looks like one
empty row per separator is added.

Steps to reproduce:

1. Create a Forms application.
2. Set the form's background color to white so it is easy to see the
toolbar.
3. Add a toolbar to the form and set Wrappable to True.
4. Add some buttons and separators to the toolbar.
5. Build and run the application, resize the form so the toolbar wraps.

/Patrik
 
K

Kresimir

Symptom: When a toolbar with a separator wraps it looks like an
empty row is added to it, if there are more than one separator in
the toolbar and it wraps more than once then it looks like one
empty row per separator is added.


Same here. But this happens also on 1.0, not just 1.1.


--Kresimir
http://www.inet.hr/~kkrecak
 

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