Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8313577
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:32:04+00:00 2026-06-08T20:32:04+00:00

Coming from Silverlight environment, creating animated panels is painfully easy – I just put

  • 0

Coming from Silverlight environment, creating animated panels is painfully easy – I just put all my controls on a canvas, and added the following lines in XAML

            <Storyboard x:Name="canvasRight" 
                        Completed="canvasRight_Completed">
                <DoubleAnimation From="0" To="500" 
                                 Duration="0:0:0.6" 
                                 Storyboard.TargetName="aboutCanvas" 
                                 Storyboard.TargetProperty="(Canvas.Left)">

                    <DoubleAnimation.EasingFunction>
                        <QuinticEase EasingMode="EaseIn"/>
                    </DoubleAnimation.EasingFunction>

                </DoubleAnimation>
            </Storyboard>

Now whenever the user clicked on a “About” button somewhere, the canvas with some images and links to my webpage just nicely slid out from the right. Now obviously I know this isn’t that easy when doing a Forms application, but I fail to see any way to do it at all. From what I’ve gathered the canvas equivalent is a Panel, on which I’ve put some controls. I can make the panel visible or invisible, but I would like to add the same kind of “slide out” effect to it. Is there any way to do so?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T20:32:05+00:00Added an answer on June 8, 2026 at 8:32 pm

    I have used this APi, its simple and complete documentations is available at
    http://code.google.com/p/dot-net-transitions/wiki/CodingWithTransitions

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im just starting to get to grips with silverlight 3, coming from ASP.NET and
Coming from a corporate IT environment, the standard was always creating a class library
I have text I am displaying in SIlverlight that is coming from a CMS
Coming from a C# Background I never used any pointers. I'm creating a vector
Windows Phone 7.1/7.5/Mango Silverlight App. Coming from here: Need clarification on using audio on
We are embarking on our first Silverlight project, coming from WPF. It's a relatively
I am new to Silverlight and web world. I am coming from Windows form
coming from bash shell, I missed on an easy rolling of loops (for i
I am coming from a WPF / Windows application background and am learning Silverlight/Web.
After creating a new Silverlight application from the JetPack theme template that was installed,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.