Hi,
I am able to register the usercontrols as the toolwindow in my main application using prismIntegration with dockingg So Is there any functionality to hide the toolwindow ?
lIke i can Activate() or close() the toolwindow.
Case 1: If i close the toolwindow using the close button in the title of that toolwindow(either close or hide that toolwindow) and then call the Activate() its will display.
So for the same above case if don't want to click on the close button of the title and click on the any other button What should i call for that toolwindow(Like hide that window) and after that call Activate() its should display.
I should be able to do like user clicks the button and it will hide the toolwindow and click the button it will show the toolwindoow.
[Modified 12 years ago]