Click to See Complete Forum and Search --> : How can implement view as CScrollView+CEditView View ???? URGENT


abkareem
April 19th, 1999, 04:33 AM
Hi all,

I have a view derived from CScrollView. I want to make it is like a CEditView ie My View is CScrollView + CEditView.
I want to edit there and I want to draw with DC. How it can implement?...Is it possible ...

All comments are welcome.

Thanks In Advance.
Kareem.

April 19th, 1999, 06:57 AM
Add a child of your scrollview of CEdit type.
Sincerely, Mihai