|
-
Sep 10th, 2006, 10:04 AM
#1
Thread Starter
Banned
[2005] Duplicate an activex (ocx) control
How would I programatically duplicate or create a new one of moeur's HookCtrls? I have one on my form but I will need to duplicate it when new windows open. I have no idea how, I keep getting weird errors. Can anyone help?
-
Sep 10th, 2006, 08:21 PM
#2
Re: [2005] Duplicate an activex (ocx) control
If a class doesn't have a Clone or Copy method that will do it for you then creating a duplicate object is a case of the obvious: create a new object and set all the properties to the same values.
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
|