CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jul 2001
    Location
    Israel
    Posts
    11

    Red face Finding Overlapped windows areas

    Hello.
    Does anyone know how can i retrieve window area that closed by other window.

    Ex:First window is a "Calculator" and second window is "Registry Editor" ,and "Registry Editor" is partialy on top of the calculator.
    I need to retrieve the area of the calculator that is currently under the "Registry Editor".
    The area that the user is not seeing because the "Registry Editor" is on top of it.
    Thank you.

    See attached file for better explanation.[B]
    Attached Images Attached Images

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