Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX w/ multiple MFC controls

Status
Not open for further replies.

bitwise

Programmer
Joined
Mar 15, 2001
Messages
269
Location
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top