|
-
Dec 1st, 2004, 11:11 PM
#1
Thread Starter
Hyperactive Member
Richtextbox Find Text
Hi,
I have richtextbox in a form and it has this text;
aaaaa
The quick brown fox jumps over the lazy dog.
And i have a textbox which has this text;
aaaaa
Just asking if how can Search on the the Text "aaaaa" which is the text of textbox, and a messagebox will show, "The quick brown fox jumps over the lazy dog."?
Using Left and Mid is not advicable for this method.. help me please??
-
Dec 1st, 2004, 11:39 PM
#2
Software Eng.
Use the RichTextBox.Find method
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|