CRichEditView::GetRichEditCtrl
Call this function to retrieve the CRichEditCtrl object associated with the CRichEditView object.
CRichEditCtrl& GetRichEditCtrl( ) const;
Return Value
The CRichEditCtrl object for this view.
Example
See the example for CRichEditView::FindText.
Requirements
Header: afxrich.h