If you want derive your view from both CRichEditView and CEditView, you can try to use the multiple inheritance with virtual base class, but the MFC help doesn't recommend to do this

Jack Shainsky
Jerusalem, Israel.
[email protected]