When calling something like Edit->ReplaceAll(SA,rbAllText) for a replace with prompt operation, the user may be presented with a 'Replace this occurrence of XXX?' dialog with Yes, No, and Cancel options.
Is there a way for me to know when the user selected 'Cancel'?
Comments