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 Westi 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: dxlee
  • Order by date
  1. dxlee

    ListBox - ValueMember problems

    I should have told you that I queried a db table and set the display member and value member of the listbox to the appropriate fields of the dataset (from the db query). You said that each item in the listbox is an object. In your example, they are of the type Province. In my case (listbox...
  2. dxlee

    ListBox - ValueMember problems

    In Windows Forms, for ListBox class, is there a method available to get the associated value to any specified item in the list? There is a GetItemText method, but there is no GetItemValue. I don't know how to get the value. I know there is a SelectedValue property. I want to be able to...

Part and Inventory Search

Back
Top