Docking or Floating of the toolwindows or Document windows without draggging the title bar.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Version: 11.2.0553
Avatar

Hi,

Can i dock or float the toolwindows without dragging the title bar of the corresponding toolwindow ?

For Example my sample application consists of two toolwindows named toolwindow1,toolwindow2 inside the main application and title bar for both of the toolwindows is set to false using HasTitleBar=False;

I want to dock the toolwindow1 into toolwindow2 or vice versa.How to achieve that type of functionality?

Comments (1)

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

Hi Keshav,

The ToolWindow class has several methods on it for floating (Float) or docking (Dock) the window.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.