Results 1 to 1 of 1

Thread: Auto-Complete RichTextBox

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2012
    Posts
    1,253

    Auto-Complete RichTextBox

    Whipped this up this afternoon (bored!) so it may not be perfect. It was mentioned/requested here:

    http://www.vbforums.com/showthread.p...the-first-word

    It's a little different from the usual auto-complete textboxes in terms of how the user interacts with it and it's possible to auto-complete any part of a string, not just from the start.

    It's basically just a small class that is initialised by setting a reference to a RichText Box and an ADO recordset.

    Have a play and modify as you see fit. I have no desire to do any more with it as I don't use ADO...
    Attached Images Attached Images  
    Attached Files Attached Files
    If you don't know where you're going, any road will take you there...

    My VB6 love-children: Vee-Hive and Vee-Launcher

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