Results 1 to 2 of 2

Thread: Get an out side Picture into a Picture Box

  1. #1

    Thread Starter
    Hyperactive Member MikeBAM's Avatar
    Join Date
    Sep 2000
    Location
    Metro Detroit
    Posts
    284

    Get an out side Picture into a Picture Box

    Hi, I'm wondering how I can get a picture from a picture box out side the project into a picture box on a form inside. any help?
    ~* )v( ! /< E *~

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    You need to get the HWND and then the HDC of the outside pic box and then use BitBlt to copy it to your pic box.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

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