My own subclassed control used by View.
My problem seems to be typical but I couldn't find answer on the forum.
I have CTreeView-derived class and I want that class to use my own CTreeCtrl-derived class, instead of "simple" CTreeCtrl class.
Is there any neat way to do that? Or there is any way to workaround that problem?
[306 byte] By [
Janeko] at [2007-11-18 2:14:24]

# 1 Re: My own subclassed control used by View.
In the Doc/View article section there is an article dealing with setting up veiws with your own control -- I didn't read it, just happened to notice it the outher day.
bytz at 2007-11-10 8:56:29 >
