VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

How to call the Find / Replace DialogBox API (REALLY)

mcrider  (1 Submission)   Windows API Call/Explanation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

An example of *really* how to call the Find and Find/Replace DialogBoxes using the API and attaching it to your Textbox or RichTextbox!

Assumes
Here it is guys! Let me know what you think... Since the object of this was to get the Find & Find/Replace dialog boxes working without crashing, I documented that part well. I also included some find and replace code to do the actual replacement in the textbox or RichTextBox, but I didn't do a "backwards search" or a "replace all"... When these buttons are clicked the subroutine fires a messagebox to let you know where to actually put the code... ;-) On to the code... This is a full demonstration.

Rate How to call the Find / Replace DialogBox API (REALLY) (9(9 Vote))
How to call the Find / Replace DialogBox API (REALLY).bas

How to call the Find / Replace DialogBox API (REALLY) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters