Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Can anyone help me creat a tabbed Find and Replace dialog box?

Hi im a newbie at VB6 :confused:. Can anyone help me create a Find/Replace tabbed dialog box similar to Microsoft Word for a rich text editor. I have seen functions and modules of the item im trying to create but i dont know how to use them or modify them to work with my Rich text editor.
Im using:
-Two text boxes, one for 'Find' and the other for 'Replace'
-Three buttons: Find, Find Next and Replace
-Two Check boxes: Match Whole Word and Match Case

Can anyone please help me with this.

P.s im not sure if i need another "Find" text box or if the same one can be used for the 'Find' tab aswell.
[673 byte] By [Coolgoose] at [2007-11-11 9:56:13]
# 1 Re: Can anyone help me creat a tabbed Find and Replace dialog box?
Try this sample:
http://www.freevbcode.com/ShowCode.Asp?ID=2524
Ron Weller at 2007-11-11 17:23:28 >