2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Enable the double click on captionDockingManager.EnableDoubleClickOnCaption property is used to prevent the transition from docked state into floating state and vice versa. C# // Prevent the transition from docking state to floating state and viceversa this.dockingManager1.EnableDoubleClickOnCaption = false;
VB ' Prevent the transition from docking state to floating state and viceversa Me.DockingManager1.EnableDoubleClickOnCaption = False
UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/floating-window#float-by-user-interaction |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.