WPF Tabcontrol:选项卡项选择上的滑动效果
我的选项卡控件中有两个选项卡项目,我想在从另一个选项卡项目中选择一个选项卡项目时提供滑动效果(动画)。 如果有人有任何想法来实现这个动画,请告诉我。 提前致谢。
I am having two tab items in my tab control and i want to give sliding effects (Animation) while selecting one tab item form another.
Let me know if anyone has some idea's to achieve this animation.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
http://social.msdn.microsoft.com/Forums/en-AU/wpf/thread/ed8801d8-51c4-4671-8b8c-86544c6d434d
这很有帮助并且常青..我不久前使用过它
这似乎是更新版本
http://blogs.intuidev.com/post/2010/01/26 /TabControlStyling_PartTwo.aspx
等等不确定滑动效果是什么意思?!有什么例子可以让我理解
http://social.msdn.microsoft.com/Forums/en-AU/wpf/thread/ed8801d8-51c4-4671-8b8c-86544c6d434d
this is helpful and evergreen..i have used it a while ago
This seems to be updated version
http://blogs.intuidev.com/post/2010/01/26/TabControlStyling_PartTwo.aspx
and more over not sure what you meant by sliding effects?! any examples for me to understand
xaml代码:
背后代码:
xaml code:
Code Behind: