|
-
March 30th, 1999, 04:22 AM
#1
Creating an Activex Control using ATL 3
I am creating an Activex Control using ATL 3 with MFC 6.0 (VC++ 6.0)support . In this I have choosen a composite control so that I can host other activex controls like command buttons , edit box, listbox in my Activex Control. The problem is I cant get the events for the embedded controls in my activex control.
1. Do I have to write the event handlers for the embedded controls ?
2. How can I get the message maps for the embedded controls ?
I am planning to run my control in IE (container) only.
If I use MFC Activex Control wizard with COleControl as my base class, how can i Create a composite control with (Control with Forms and Menus, and Command Buttons). Which method do I have to invoke to display the forms
Please i need this urgent . Thanks
Madhu
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
|