Outside boundary or the Border for the Toolwindow in Floating state.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Version: 12.1.0560
Avatar

Hi,

How to disable the outside boundary for the toolwindow .

I am able to register the view as the toolwindow  with the region(docksite) using prismintegration .When i float that toolwindow ,boundary or border of docking theme color is coming.So how to hide that border when docking window is in floating state.

Comments (1)

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

That is the RaftingWindow control.  You'd need to either make an implicit style that targets that type and sets the BorderThickness property and put the style in your application's Resources, or update it programmatically in a DockSite.CreateRaftingWindow override.


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.