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