CRichEditView::AdjustDialogPosition

Call this function to move the given dialog box so that it does not obscure the current selection.

void AdjustDialogPosition( 
   CDialog* pDlg  
);

Parameters

  • pDlg
    Pointer to a CDialog object.

Requirements

Header: afxrich.h

See Also

Reference

CRichEditView Class

Hierarchy Chart

CRichEditCtrl::GetSel

Other Resources

CRichEditView Members