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

Tell me the work of HTREDUCE and HTZOOM

1 Answers   E Logic,


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


What is the difference between regular dlls and extended dlls?

2 Answers  


List out the basic features of MFC.

4 Answers   Mphasis,


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,






Tell me about different kinds of synchranization objects ?

6 Answers  


How to handle RTTI in MFC ?

1 Answers  


what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?

0 Answers  


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


1)set the Title for The File DialogBox, in MFC?

1 Answers  


1)How to load an icon on a button as Dynamically ?

1 Answers   HCL,


General purpose classes in MFC

1 Answers   TCS,


Categories