开发者

silverlight - change child window position when opened

开发者 https://www.devze.com 2023-01-15 04:20 出处:网络
How do I change position of childWindow control w开发者_如何学Gohen it is opened? I want to do that because I want to make resize animation.You can do this easily in expression blend. After creating

How do I change position of childWindow control w开发者_如何学Gohen it is opened?

I want to do that because I want to make resize animation.


You can do this easily in expression blend. After creating new animation at time frame 0 size will be correct and at time frame 1 re-sizing can be done. Window loaded we can call the storyboard.

Please refer this link

0

精彩评论

暂无评论...
验证码 换一张
取 消