If you're using VB 2005 (please use the radio buttons provided to specify your IDE/Framework version when creating a thread) then the combo box has several properties dedicated to autocompletion. If you're using an earlier version you would have to either handle the TextChanged event and code the logic yourself or else use a third-party control that supported autocomplete.