Is there an API for a common dialog box for Find/Find Next/Replace?
If so, how do I open it up from a program?
Printable View
Is there an API for a common dialog box for Find/Find Next/Replace?
If so, how do I open it up from a program?
You use FindText, ReplaceText, and the FINDREPLACE structure -
Here is basic information
http://msdn.microsoft.com/library/de...mdlg3_9po3.asp