Subclassing Activex controls from commctrl (treectrl) in MFC 
Author Message
 Subclassing Activex controls from commctrl (treectrl) in MFC

I would like to sub class / superclass my new control (MFC) from a standard
tree control, without having to use ATL.

I have a cs.lpszClassNamer("SysTreeView32");
 statement in my code (created by AppWizard), but would like to replace the
SystreeView32 with my own class, which I have previously tested in a
standard MFC app.  I cannot simply replace the name and include the class
files though, as the execution of the control seems to fail.

Why.

Is there something I can do?

Regards

Oscar



Fri, 08 Dec 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Subclassing (superclassing?) MFC control from commctrl (treectrl)

2. Associate MFC wrapper to An MFC ActiveX control to control

3. newbie: subclassing richedit in an ActiveX MFC ctl

4. Subclassing an ActiveX control

5. Subclassing an ActiveX control

6. subclassing ListView32 in an activex-control

7. subclassing controls w/ ActiveX

8. ActiveX Control: Subclassing from ListView

9. Looking for newest COMMCTRL.H and COMMCTRL.LIB for various new bars

10. Developing mfc activex control and using ActiveX SDK-question

11. MFC Clist control subclassing

12. Control webbrowser ActiveX control in composit ActiveX control

 

 
Powered by phpBB® Forum Software