Results 1 to 2 of 2

Thread: combobox autocomplete?

  1. #1
    karthik1 is offline VB.NET Forum Newbie
    .NET Framework
    .NET 2.0 (VS 2005)
    Join Date
    Jul 2008
    Posts
    2
    Reputation
    0

    Question combobox autocomplete?

    Hello,

    I have 2 forms. Form1 has a Combobox and a button. Form2 has a listbox.
    both combobobx and listbox r populated with Customer_names. On typing a character say, 'G' in the combobox or a string i should be able to see a list of customer_names starting with 'G' or any part of the string i give in the Listbox present in form2. how do i go about it.

  2. #2
    Philip Wallman is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5
    Join Date
    Apr 2012
    Location
    Greeleyville, South Carolina, United States
    Posts
    4
    Reputation
    0
    You can set (either in code or in the design window) the autocompletemode of the control to suggest or suggestandappend

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking