Control doc area size?

Docking/MDI for Windows Forms Forum

Posted 11 years ago by Tom Johnson
Version: 13.1.0312
Platform: .NET 4.5
Environment: Windows 7 (64-bit)
Avatar

In addition to the standard menu bar and status bar, I have a news ticker positioned above the status bar.   The problem is that the dock manager draws the windows under the news ticker.   Is there a way to force the dock manager to exclude the region taken by the news ticker?

Comments (1)

Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Tom,

You can assign the DockManager.HostContainerControl to any ContainerControl, which can be a Form (generally what customers do) or even a UserControl.  In your case, perhaps put a UserControl in the area where the docking windows should be and make that your DockManager.HostContainerControl.


Actipro Software Support

The latest build of this product (v24.1.1) was released 24 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.