Message 1 of 2
DockableWindow.

Not applicable
02-24-2013
11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have been trying to convert a working(mostly) addin to dockablewindow. I found one (and only one) sample in c# (wich is what i am using). I finnally got it to show up as a dockable window but when the user presses the "X" on the window it hides, how do you get it back or just let the addin know that the window/form has been closed so that when the user pressed the ribbon button that spawned it can just show it or create a new one?
I have found vary lilttle on dockable windows on Google, Bing...