CRichEditView::WrapChanged

virtual void WrapChanged( );

Remarks

Call this function when the printing characteristics have changed (SetMargins or SetPaperSize).

Override this function to modify the way the rich edit view responds to changes in m_nWordWrap or the printing characteristics (OnPrinterChanged).

CRichEditView OverviewClass MembersHierarchy Chart

See Also   CRichEditView::m_nWordWrap, CRichEditView::OnPrinterChanged, CRichEditView::SetMargins, CRichEditView::SetPaperSize