Regarding splitter to be created between two docking window

Docking/MDI for WPF Forum

Posted 11 years ago by maddy
Version: 12.2.0572
Avatar

Hi ActiPro Team,

 

Initially, when my application gets started it loads two docking window.

So at the very first view is it possible to place a splitter between those two docking window.

Once I dock these windows, then a splitter is produced automatically between these two docking window.

So can you suggest anything?

Comments (3)

Answer - Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello, if you mean you are trying to set up two tool windows docked side by side with XAML, then you can put a SplitContainer in the DockSite, and a ToolWindowContainer for each tool window within the SplitContainer. A lot of our samples show this concept so please refer to those for examples.


Actipro Software Support

Posted 11 years ago by maddy
Avatar

Hi,

That's fine.

But this splitContainer comes into existence only when ToolWindows are docked. When my application gets started I want a splitter at a very first stage,even without making those ToolWindow docked.

Suggest me.

Posted 11 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hello, you need to give us some more info about what you are trying to do, such as what state are these tool windows supposed to be in?


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.