How to Check the state of the toolwindow.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Version: 12.1.0562
Avatar

Hi,

How to Check the state of the toolwindow ?

For Example:

I have one toolwindow in my main application then i clicked the pin or auto hide button of the toolwindow then it will desplayed as the tab.

So can i check this state of the toolwindow on any button click.

Means i want to check whether it is displayed as the tab form or the normal toolwindow on any button click.

Comments (1)

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

Hi Keshav,

The ToolWindow.State property returns a DockingWindowState that describes the current state of the window.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.