Results 1 to 2 of 2

Thread: Richtextbox Find Text

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Pilipinas
    Posts
    441

    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??

  2. #2
    Software Eng. Megatron's Avatar
    Join Date
    Mar 1999
    Location
    Canada
    Posts
    11,286
    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
  •  



Click Here to Expand Forum to Full Width