简体   繁体   中英

WP7 - MessageBox that automaticly disappear

I need inform user about deleting item I want show message like this: "Item was deleted". This message shows and after 3 seconds automaticly dispear. But I can solve it with MessageBox because it have buttons and i dont want to show any button in that message box. Next I ned to solve how can I automaticly hide that message after few seconds.

How can I do this?

创建您自己的表单,该表单看起来像带有计时器的消息框,将其显示多少秒,然后将其关闭。

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