|
-
Mar 23rd, 2004, 01:12 PM
#1
Thread Starter
Fanatic Member
Container Controls
How do I get controls that get dropped into my ActiveX control to be children of a picturebox within the UserControl. For example I have a PictureBox control that is the same size as the UserControl and if a user drops a command button or label (controls without handles) onto my activeX, I want the picturebox to be the parent control, NOT the UserControl (trying to make a viewport)
-
Mar 24th, 2004, 04:30 PM
#2
-
Mar 24th, 2004, 11:25 PM
#3
Thread Starter
Fanatic Member
That will only work for controls with handles (.hwnd)
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
|