How to get the current dock state of a toolwindow

Docking/MDI for Windows Forms Forum

Posted 16 years ago by Roger Rong
Version: 1.5.43
Avatar
I understand a toolwindow can be docked to a particular state using the ToolWidnow.DockTo method. But any way to detect the current dock state of a tool window? Maybe through its TabbedMdiContainer?

Thanks in advance.

Comments (2)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You can check ToolWindow.State to see its current state.


Actipro Software Support

Posted 16 years ago by Roger Rong
Avatar
Thanks. I've just missed out this obvious stuff.
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.