开发者

WPF Storyboard issue

In the following template, the button is displayed with Normal image when the application is started, but when the mouse is over, the button doesn't get changed to m开发者_运维知识库ouse over image. Appreciate your help!!! I want some solution without major changes in the design.


I found the problem.. I should be having the Opacity like below.. not as listed in the code above..

<Border x:Name="imgNormal" Opacity="0">
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜