|
The VB Find/Replace dialog has its limits -it only works on code.
This Add-In works on code, properties and controls. If you want to rename a
class and all occurrences of that class then it will do it.
The VB6 Add-In is provided free, but it is a binary only free Add-In. I will
not yet be making source available.
To install under VB6 do the following:
- Download self extracting Zip FindEx.Exe
(25K
now the correct files!!! 22/8/00)
- Register the DLL
- Read the Readme.txt
The readme.txt tells you how to configure the add-in. It is vb5 code compiled
in vb6 - hence the clunkiness of the install.
|