CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    2

    Question WEb browser hides other wpf window

    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

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: WEb browser hides other wpf window

    Can you post the xaml code that displays the two controls?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured