How to change the stretch mode of DockingWindow.

Docking/MDI for WPF Forum

Posted 3 years ago by Sunshine - Appeon
Version: 21.1.1
Avatar

By default, the size of DockingWindow will change in real time when it is stretched. Is there any way to change it only when the mouse is released?

Just like Visual Studio, when the window is stretched, a dashed line will be displayed to indicate the changed position, and the size of the window will change when the mouse is released.

Comments (1)

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

Hello,

Yes, you can change the DockSite.IsLiveSplittingEnabled property to false if you want it to behave as you described.


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.