Subclassing (superclassing?) MFC control from commctrl (treectrl) 
Author Message
 Subclassing (superclassing?) MFC control from commctrl (treectrl)

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 Activex controls from commctrl (treectrl) in MFC

2. Subclassing and superclassing

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

4. MFC Clist control subclassing

5. Superclassing a control

6. superclassing standard control

7. Superclassing Edit control - 2nd try

8. Superclassing Edit control

9. How to use Rebar from Commctrl in MFC?

10. Subclassing the header control inside list control

11. Help:ACIVEX controls- subclassing Windows Control

12. MFC treectrl(again)

 

 
Powered by phpBB® Forum Software