Is it possible to have an ActiveX control that contains multiple MFC controls? I have worked through some ActiveX examples that draw stupid little calandars and graphs, but I need more than that. I need to have some buttons, some checkboxes, and some combo boxes all in one ActiveX control. All ActiveX controls are drawn via the device context during the OnDraw() msg. I don't know how to add MFC controls to this. Does anyone have an example or know of a good reference/tutorial for this type of thing.
Thanks,
bitwise
Thanks,
bitwise