drop down list in vb

Discussion in 'Visual Basic ( VB )' started by ndakota, Oct 8, 2007.

  1. ndakota

    ndakota New Member

    Joined:
    Aug 9, 2007
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    Suppose a drop down list contains names of cities.
    If i press 'm' cities starting with 'm' must be shown in a small box below the combo box.
    similar to the addressbar in internet explorer.
    if we type 'www.y' then we will be able to see list of websites starting with 'y'.
    how to achieve this in vb 6.0?
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You need to be scrolling the content of the combo box.
     
  3. urstop

    urstop New Member

    Joined:
    Oct 17, 2007
    Messages:
    84
    Likes Received:
    0
    Trophy Points:
    0
    I remember there being a custom active X control for this functionality. It comes with your Visual basic installation, can't quite recall the name of the control.
     

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