|
-
May 20th, 2002, 04:33 PM
#1
Thread Starter
Addicted Member
Embedding Forms in Pictureboxes
In VB6, I could embed a form in a picture_box using the api SetParent and then the withevents command for resizing.
I found this very useful as I had a splitter with a treeView on the left and a picturebox in the right. Depending on the selected node, a form would be launched in the picturebox.
Firstly what is the .net replacement for the setparent and does anyone know of a technique to do this in .net.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|