Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Carousel > Disable Animation of a RadControl...

Not answered Disable Animation of a RadControl...

Feed from this thread
  • Pablo avatar

    Posted on Feb 7, 2012 (permalink)

    I am developing a WPF application to be able to run in remote desktop sessions or terminal server... In this scenario, the animations of my RadControl must be disabled in order to improve performance's application. I've tried many options but can not find ... What I can do? 

    Other options that I thought: controlling the speed or framerate. 

    Thanks in advance any help.

    Regards, Pablo

    Reply

  • Maya Maya admin's avatar

    Posted on Feb 8, 2012 (permalink)

    Hi Pablo,

    You can set ItemsMovementAnimationDuration property of RadCarouselPanel to a value that corresponds to your needs.
    For example:

    this.myCarouselPanel.ItemsMovementAnimationDuration = TimeSpan.Zero;


    Greetings,
    Maya
    the Telerik team
    Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / WPF > Carousel > Disable Animation of a RadControl...
Related resources for "Disable Animation of a RadControl..."

WPF Carousel Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]