SECEditFindReplaceDlg::EnableFindButton
BOOLSECEditFindReplaceDlg::EnableFindButton(void)
Updates the enabled states of the FindWhat, Replace, Replace All, and Mark All buttons based on the current state of the dialog.
Defined in: SECEditFindReplaceDlg.cpp
Return Value
Returns non-zero if any of the buttons (FindWhat, Replace, Replace All, or Mark All can be enabled.
See Also