layouts with prism

Docking/MDI for WPF Forum

Posted 12 years ago by kurt k
Version: 11.2.0551
Avatar
I'm evaluating your docking library (which looks very good so far) but I can't figure out how to programatically create layouts using prism.

I see from the layouts sample that I need to use the <documentwindow>.MoveTo...() methods, and <toolbarwindow>.Dock(...) methods. But how to I get to the documentwindow and toolbarwindow types if I'm starting with your Prism example?

thanks,

Comments (1)

Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Kurt,

In those examples, the view-model classes show how to add an Initialize method, which is passed the associated window. From that, you can call the appropriate methods to precisely place the windows.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.