Starting "Layout" for toolwindows

Docking/MDI for Windows Forms Forum

Posted 19 years ago by JoeP - Software Design Engineer, Microsoft
Avatar
In the mainform load, I'm creating two or more toolwindows and I would like them to appear "tabbed" vs docked next to each other. Is the only way to do this via a layout file? Or is there a property to set on toolwindow? (I looked and couldn't find an obvious one.)

Thanks
jp

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi JP,

In our sample app, look at the fileCreate3ToolWindowsAttachedMenuItem_Click event handler in DockForm. That shows exactly how to create tabbed (or "attached") tool windows.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.