2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Animation speedThe AnimationStep property in DockingManager is used to control the animation speed of the AutoHidden controls. Please refer the below code snippet which illustrates this: C# DockingManager.AnimationStep = arg.Bounds.Width;
VB DockingManager.AnimationStep = arg.Bounds.Width
The arg.Bounds denotes the display bounds of the autohidden control. This is helpful to avoid the flickering happening with docking manager. Sample: http://help.syncfusion.com/support/samples/kb/Tools.Windows/TDAniStep/AniStep.zip Reference link: https://help.syncfusion.com/windowsforms/dockingmanager/auto-hide-window#animation-speed |
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.