basically if you've set a DataSource or added any kind of object item in the
list,
the DisplayMember represents the property of the object that will be use
by the list as the text for the item
the ValueMember represents the property of the object that will be use
by the list as the value for the item. It may be another string, a integer,
a date... whatever type you need.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.