Results 1 to 3 of 3

Thread: SetParent

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    363
    Any way to force a window that you've captured into yours (as a child) to reside behind another object? I don't want the window to be inside of a picturebox, just the form, but behind anything else that's on the form.

    Thanks in advance
    Wade

  2. #2
    Frenzied Member
    Join Date
    Mar 2000
    Posts
    1,089
    It's either set window placement or setwindow pos, one of them's got an insert after parameter, set this to the hwnd of the window to insert it behind.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    363
    If you setwindowpos with the handle to insert behind and position it correctly, it hides it. Works great.

    Thanks,
    Wade
    Wade

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