April 26th, 1999, 11:40 AM
I am writing a Windows Explorer type application that uses a base class CEditView on the left and the CHtmlView on the right, a WYSIWYG html editor. My question is how to get text from CEditView into the CHtmlView? I am using Visual Studio 6 and IE5. Thanks for the help.