First(!) pure API(!) Find/Replace dialog
Since Bruce McKinney stop his attempts to implement standard Find/Replace dialog into VB apps, all VB programmers use their own dialogs based on modelless windows. Few samples in the Net may work with NT/2000, but crash with w95/98. Here is working code for implementing these dialogs w95/98/2000/NT. Support dialog's keys (Tab, Enter, HotKeys). Include functions for finding/replace text in text controls (TextBox and RTB). Not wide tested yet on all platforms. Plz send comments.
Original Author: Ark
Inputs
String(s) to find(replace with) and start dialog flags (searc direction, match case, help button etc).
Returns
Output string(s) to find(replace with) and output dialog flags, according to user choice.
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 86 times
Categories
Attachments
CODE_UPLOAD84477312000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 4,954 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.