SECEditFindReplaceDlg::SetSearchDown
voidSECEditFindReplaceDlg::SetSearchDown(BOOLbSearchDown)
Sets the search direction for a find-only dialog.
Defined in: SECEditFindReplaceDlg.cpp
Parameters
bSearchDown
Specifies if searching is up or down. If the value is non-zero, the search direction will be down. If zero, the search direction will be up.
See Also