Hi all
I want to add editing functionality to my view which is derived from CScrollView. (Use of CEditView is ruled out for some other project reasons).
Anyone please enlighten me in this subject........
Thanks in advance
hafi
Printable View
Hi all
I want to add editing functionality to my view which is derived from CScrollView. (Use of CEditView is ruled out for some other project reasons).
Anyone please enlighten me in this subject........
Thanks in advance
hafi
Have you tried adding a CEditCtrl to your class? I don't know whether it will work, but it may be worth a try.