简体   繁体   中英

WPF Grow animation

I am looking for a nice way to display some help messages in my application and I was looking to have the user click a button. This would then trigger a area at the top to grow and show the help section. The only problem is i am not sure how to acomplish this.

Any help is appreciated as I am new to wpf.

Have a look at this MSDN tutorial on how to use WPF Storyboards: Storyboards Overview (.NET Framework 4.0)

I think one of the examples there is actually what you need.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM