2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Change auto hide sideThe Docking Manager has a method called DockControlInAutoHideMode which enables docking for a control and hides that in specified edge of the HostControl. Please refer the below code snippet which illustartes this. C# dockingManager1.DockControlInAutoHideMode(panel1, Syncfusion.Windows.Forms.Tools.DockingStyle.Top, 100);
VB DockingManager1.DockControlInAutoHideMode(panel1, Syncfusion.Windows.Forms.Tools.DockingStyle.Top, 100)
Sample: http://help.syncfusion.com/support/samples/kb/Tools.Windows/TDHideTop/HideTop.zip UG document link: https://help.syncfusion.com/windowsforms/dockingmanager/auto-hide-window#change-auto-hide-side |
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.