Results 1 to 15 of 15

Thread: [RESOLVED] placing another window inside of form

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    Resolved [RESOLVED] placing another window inside of form

    say I have shelled an instance of the command prompt and I want that to show on my form. Another programmer told me that I need to use a picture box on the form, get the handle of the shelled program, then place the program in the picture box.

    Not sure how to do this. I can't find how to get the handle of a particular window with .net and I'm unclear on how to "place" said window in the picture box. I've looked all over my msdn and here at this forum and couldn't find anything helpful. could someone give me a hand?
    Last edited by Andy; May 18th, 2005 at 12:18 PM.

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