WindowsForm and Autocomplete

Discussion in 'C#' started by joecole, Sep 27, 2008.

  1. joecole

    joecole New Member

    Joined:
    Sep 10, 2008
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    I want to make a simple dictionary-like application.
    I used a TextBox for user to type a word in and a ListBox to contain word list (sorted from a -> z).

    When user type a word letter by letter in the ListBox, I want this word to be high-lighted in the ListBox.

    What should I do.
    Please help me!
    Thank U.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice