wpf in-page dialog.

Posted by Erin on Stack Overflow See other posts from Stack Overflow or by Erin
Published on 2009-04-05T15:17:18Z Indexed on 2010/06/17 5:13 UTC
Read the original article Hit count: 331

Filed under:
|
|
|

When I worked on web pages I used these a lot. While building a page out for WPF project the other day I ended up building a page that looked like it had an in-page dialog on it but it was the only thing on the page.

My question here is. Has any one created such component that allows for easy creation of these kinds of dialogs.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET