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

What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


how to repaint when working with horizontal scroll bar

0 Answers  


1) Enable or disable a Cancel button at run time?

1 Answers   HCL,


how does the UIThread and worker thread communicates and handle events

2 Answers   HCL,


What?s the difference between Modal and Modeless Dialog?

12 Answers   Jekson, Usl India,






How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


What is the use of message map ?

5 Answers   TCS,


What is LoadLibrary function returns?

7 Answers  


Have you ever used win32 APIs ?

4 Answers   Microsoft,


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is mfc class hierarchy?

0 Answers  


What is the base class for MFC Framework ?

2 Answers   Mphasis,


Categories