Click to See Complete Forum and Search --> : Editing functionality into view derived from CScrollView


hafs
April 19th, 1999, 04:33 AM
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

Bore
April 19th, 1999, 07:50 AM
Have you tried adding a CEditCtrl to your class? I don't know whether it will work, but it may be worth a try.