CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2003
    Location
    Spain
    Posts
    52

    capture layered form

    Hello,
    I want to use as DC source in StretchBlt the one corresponding to a layered form. How could i capture that form as well as what's below it ?

  2. #2
    Join Date
    Feb 2003
    Location
    Iasi - Romania
    Posts
    8,234

    Re: capture layered form

    Sorry, I know this is an old thread but I found this question unanswered in many places.
    So I have uploaded a little FAQ: How to capture layered windows?
    Ovidiu
    "When in Rome, do as Romans do."
    My latest articles: https://codexpertro.wordpress.com/

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