Home DockPanel Suite Tip #1: DockPanel with ToolStripContainer
Post
Cancel

DockPanel Suite Tip #1: DockPanel with ToolStripContainer

If you want to use both items together, please make sure that ToolStripContainer fills the Form and in turn DockPanel fills the its ContentPanel.

However, you must notice that DockPanel can only work with some of DocumentStyle then because MDI styles are impossible now.

BTW, Even though it is possible to persist DockPanel state, I do not find a way to persist ToolStripContainer state when I place five ToolStrip items in it. So I have to fix those items.

(Updated: Now I become a maintainer of DockPanel Suite. The latest DPS can be found at https://github.com/dockpanelsuite/dockpanelsuite.)

© Lex Li. All rights reserved. The code included is licensed under CC BY 4.0 unless otherwise noted.
Advertisement

SUN Enters Virtualization Field At Last

DockPanel Suite Tip #2: Conflicts with Crad Action List