Hi. My application lets users design their own screen display. Some users often end up with more dock area panes than will fit across the top of the screen. Is there any way to force the Dock Manager to display all of the panes together (e.g., multiple rows of pane tabs)?
Thanks.
Hello Greg,
I've modified your sample as you asked. Depending on which version of NetAdvantage you have installed, you might have to run it through the Project Upgrade Utility or the Version Utility.
Hi. Can you make that change to my sample project and send it back to me? I'm not seeing how to do that...
Thanks for your sample. I was able to reproduce the behavior. Since our DockManager is designed to mimic the docking behavior that's built-in to Visual Studio, I decided to see how Visual Studio behaves. I found that it behaves the same way. So, I would suggest docking all the panes in one group if you want all the tabs visible.
Here's the sample project. If you run it, there are at least two dock manager panes that are out of view. You can only see them by pinning panes that are in view.
Could you create a sample project which reproduces the issue? You can attach it by clicking on the "Options" tab above the text entry area.