Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bnbunch
  • Content: Threads
  • Order by date
  1. bnbunch

    Sub routine to findstring in combobox

    I have following code to search combobox which I need to repeat in different forms and different comboboxes I am using from key up event Private Sub ComboBox1_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles ComboBox1.KeyUp ' Store the actual text that has...

Part and Inventory Search

Back
Top