Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
xamDockManager possible in CAB ?
posted

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

 

Parents
No Data
Reply
  • 250
    posted

    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.

Children