Docking Manager Flyout Speed

Is there a way to speed up the animation of the "flyouts" on the docking manager? Thanks, Jeff

1 Reply

AD Administrator Syncfusion Team December 20, 2004 03:14 PM UTC

Hi Jeff, The docking manager has two static properties that allow you to control the speed of animation 1) DockingManager.AnimationSpeed : Timer interval in milli secs. 2) DockingManager.AnimationStep : Try setting it to a high value like 1000 and the animation will look instantaneous DockingManager.AnimationStep = 1000; Thanks, Stephen. >Is there a way to speed up the animation of the "flyouts" on the docking manager? > >Thanks, >Jeff

Loader.
Up arrow icon