|
-
July 19th, 1999, 11:47 AM
#1
Howto dynamically add an ActiveX control to an MFC window?
I can't seem to figure out what I need to do to add an ActiveX control to an MFC window (like CDialog) at runtime.
It must be possible since you can add one to a dialog template and you only have to add one line of code to InitInstance (AfxEnableControlContainer() . So somebody, MFC or Window's, knows how to do it.
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
|