SECEditFindReplaceDlg::EnableReplaceInSelection

void SECEditFindReplaceDlg::EnableReplaceInSelection(void)

Sets find/replace operations to occur in selected text only. This method does not take any parameters, and calling it will cause all subsequent replace operations to occur in the currently selected text.

Defined in: SECEditFindReplaceDlg.cpp

See Also

SECEditFindReplaceDlg