
Hi,
I'm using the Actipro docking version 11.1.543, and the prism 4 integration.
I'm working on an application that contain a tool document with a list of items.
When the user double clicks on an item in the tool document, a different document (Tab document) should be activated, with the focus on some node in a tree view.
It's working fine.
But if the Tool window state is not docked, I need to hide it. and I'm unable to find the way to do so.
In the Tool Document View Model I have the Tool Window reference, calling the method ToolWindow.AutoHide() is not fixing the problem.
What have I missed?
I'm using the Actipro docking version 11.1.543, and the prism 4 integration.
I'm working on an application that contain a tool document with a list of items.
When the user double clicks on an item in the tool document, a different document (Tab document) should be activated, with the focus on some node in a tree view.
It's working fine.
But if the Tool window state is not docked, I need to hide it. and I'm unable to find the way to do so.
In the Tool Document View Model I have the Tool Window reference, calling the method ToolWindow.AutoHide() is not fixing the problem.
What have I missed?