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 functioning of DIalodDataXchange ..?

0 Answers  


What is the difference between ASSERT and VERIFY?

2 Answers  


How many types of combo box are their

2 Answers   Aaditya Info Solutions, E Logic,


Tell me about different kinds of synchranization objects ?

6 Answers  


What function is used to disable a control at runtime?

7 Answers  






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

5 Answers   Alstom,


What is the range of intensity of RGB

1 Answers  


1) create ToolTip in MFC?

2 Answers   HCL,


is it possible to display a window .without using windowclass

1 Answers   E Logic,


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

2 Answers  


What is the use of message map ?

5 Answers   TCS,


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


Categories