Click to See Complete Forum and Search --> : WEb browser hides other wpf window


pp.p
July 9th, 2009, 10:31 AM
Hi,

I had a web browser control places in a user control along with other controls.
The user control is placed in a window and that window is launched on top of other wpf window.

The space occupied by the browser hides the content of other wpf window when it is brought into focus.!!!!!!

Can any one suggest the solution to this problem.!!!

Thanks in advance.......

- PP

Arjay
July 9th, 2009, 08:04 PM
Can you post the xaml code that displays the two controls?