SECEditController::FindNextWord
voidSECEditController::FindNextWord(void)
Searches for the current search string, or shows the find/replace dialog. If the global find/replace state information indicates that the find/replace dialog is present, or if there is no search string specified, the find/replace dialog is displayed; otherwise, a search operation is performed on the current search string.
Defined in: SECEditController.cpp
Return Value
void
See Also