0
votes
1answer
398 views

wpf Popup Lightbox effect on window

I am using following code to set gray light effect on window when I open a popup. It works fine but it basically reloads all controls or refreshes the main window . Especially this line: ...
2
votes
1answer
1k views

How to create Google Plus like Lightbox/Modalbox

Facebook Lightbox/Modalbox has been very popular and I found the Google Plus modal box very attractive and useful to use on my website Can anyone tell me how to create Google Plus Lightbox/Modal-box ...