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

1)why we cant create more than one instance of the class Derived from CWinApp

5 Answers   Alstom,


What four types of properties are supported by an ActiveX control?

1 Answers  


WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE

4 Answers   Google, Microsoft, TCS,


1)dynamic creation of a Button ?

2 Answers   TCS,


What MFC base classes provide support for ActiveX controls?

2 Answers   Wipro,






Why Array Index starts from Zero

30 Answers   HCL,


what is the difference between SDI and MDI

15 Answers   CMC, HCL, Siemens,


What is the initial function to be called in MFC and what it will do

11 Answers   Infosys,


How to setup a timer?

3 Answers   IBM,


What is the difference between the Encapsulation and Abstraction

25 Answers   HCL, Invensys, TCS, Wipro,


How to convert the content of buffer into lower case character.

3 Answers   E Logic,


What is the command routing in MFC framework?

3 Answers  


Categories