What MFC base classes provide support for ActiveX controls?
Answers were Sorted based on User's Feedback
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 |
Tell me about different kinds of synchranization objects ?
How do I create a dialog box in mfc?
what is the use of Mutex and critical section
is it possible to display a window .without using windowclass
Why Array Index starts from Zero
what is the size of a process
1)How to load an icon on a button as Dynamically ?
how can u change button shape at run time
how many types of classes are ther,what are that
Explain StretchBlt and BitBlt
What is model and modeless dialog box ? Give some examples?
how does conditionally close the Dialog Box ?