Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
How to open Model Dialogue as Popup on top of WebBrowser WPF
Madas Praveen
8y
350
1
Reply
<Grid>
<WebBrowser ></WebBrowser>
</Grid>
Now I want to add another child to the
Grid
which will be shown as a PopUp.
PopUp states WPF Model Dialogue This works at another Page but when I have a
WebBrowser
as a child in the Grid it is not working.
Now, my Question is How can I call the Model Dialogue on the
<WebBrowser >
....
</WebBrowser>
Control.
Please Suggest me for Solution.
Replies always Welcome.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
TreeView with CheckBox
TreeView and ListView WPF C#