Hi,
I like your xamDockManager really :-)) , but is it possible to use it in a CAB application ?
I would like to replace a TabWorkspace with docking windows.
Thanks
Achim
I did it.
You need to implement a xamDockWorkspace of course. that is really simple. I started with the UltraDockmanager workspace and updated appropriately.
the only problem with the current xam dock manager that I have found is that you have to have some content, otherwise the dock manager leaves some space in your application.
Dimitar,
Any chance you could provide your XamDockWorkspace code?
-Ryan