Restriction for resize the toolwindow using splitter.

Docking/MDI for WPF Forum

Posted 12 years ago by keshav bansal
Version: 12.1.0561
Avatar

Hi.

How to do  Restriction for resize the toolwindow using splitter.

Suppose i have two docksites(docksite1,docksite2) and these hav toolwindows(toolwindow1,toolwindow2) and these docksites are interlinked.

When i drag the toolwindow1 from the docksite1 and dock into the docksite2,a container splitter will come wth that docked toolwindow.

Can i restrict like this container splitter should not resize that toolwindow below the height of 100 ?

Means atleast that toolwindow should display of height 100 and can be resize to any height more than 100

Comments (1)

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

Hi Keshav,

I'm sorry, but fixed and minimum size ToolWindows are not supported. You can't set a minimum height on any DockingWindow-derived classes because they are presented in UI as a tab. Any of those size properties would only affect the tab and changing them would corrupt the layout of the tabs.


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.