1

在我的 WPF 应用程序中,当 2 分钟没有用户活动时,应用程序将注销。

我需要以 silverlight 样式显示登录框(背景淡出)。这如何在 WPF 中实现?

4

1 回答 1

1

是的,你是对的,使用装饰器你可以做到这一点。

那里有很多文章..试试这些

http://techiethings.blogspot.com/2009/12/web-style-wpf-popup.html

http://bignickolson.com/2009/10/15/overlaying-controls-in-wpf-with-adorners/

问候。

于 2012-01-10T13:15:20.840 回答