2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Auto hideIn General, the docked auto hidden controls doesn't get hide automatically while clicking anywhere on the form. But this can be achieved by setting true to the AutoHideActiveControl property of the DockingManager. Please refer to the below code snippet which illustrates this: C# dockingManager1.AutoHideActiveControl = true;
VB DockingManager1.AutoHideActiveControl = True
Sample: http://help.syncfusion.com/support/samples/kb/Tools.Windows/TDAHActivecon/AHActivecon.zip UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/auto-hide-window#auto-hide-groupactive |
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.