문제

In my WPF application, when there is no user activity for 2 minutes, the application logs off.

I need to show the login box in the silverlight style (Background fades off). How can this be accomplished in WPF?

도움이 되었습니까?

해결책

Yes you are right using adorner you can do this.

there are many articles there.. try these

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

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

Regards.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top