What MFC base classes provide support for ActiveX controls?

Answers were Sorted based on User's Feedback



What MFC base classes provide support for ActiveX controls? ..

Answer / kirankumar

COleControl

Is This Answer Correct ?    2 Yes 1 No

What MFC base classes provide support for ActiveX controls? ..

Answer / arvin

Every ActiveX control object you develop inherits a powerful
set of features from its MFC base class, COleControl.

From MSDN

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More MFC Interview Questions

Why not virtual functions to handle messages?

5 Answers  


1)To Remove WS_MINIMIZEBOX in a Frame ?

1 Answers  


1)How to change a text of a button in runtime?

2 Answers  


What function is called by a document class to notify views that the document has been changed?

2 Answers  


what message is sent to an application when the user presses the primary button?

1 Answers   University Exams,


what is the updated verssion in vc++

3 Answers   Aspect,


What is socket?

3 Answers  


What is mfc class hierarchy?

1 Answers  


how to repaint when working with horizontal scroll bar

1 Answers  


what is the use of CCmdTarget?

4 Answers   Siemens,


What is a message map, and what is the advantage of a message map over virtual functions?

1 Answers  


What is the difference between regular dlls and extended dlls?

2 Answers  


Categories