Method OnSecondButtonClicked
OnSecondButtonClicked()
Raises the appropriate event when the second button is clicked, based on the current IsReplaceVisible state.
protected virtual void OnSecondButtonClicked()
Remarks
If IsReplaceVisible is true, the ReplaceAllButtonClicked event is raised. Otherwise, the FindNextButtonClicked event is raised.