开发者

Silverlight - how to make "up" Event

开发者 https://www.devze.com 2023-03-27 17:03 出处:网络
I have 开发者_Python百科an user control with elements inside. And this User control displays in popup window. I should hide popup window when user mouse leave from popup, so I should catch mouse leave

I have 开发者_Python百科an user control with elements inside. And this User control displays in popup window. I should hide popup window when user mouse leave from popup, so I should catch mouse leave from elements on user control. How to do it?

0

精彩评论

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