SECEditController::m_bModalFindDlg

BOOL SECEditController::m_bModalFindDlg

If TRUE, the find/replace dialog is modal, if FALSE it is modeless. By default it is TRUE.

Developer Notes

Set this variable in your derived Controller's contructor to change the default behavior of a modal find/replace dialog.