C# .NET - C# CheckedListBox selected Value

Asked By vijay sami on 05-Feb-04 03:58 AM
HI,
     I'm using CheckedListBox in my windows Form in C#. I would like to get a value for the selected item. CheckedListBox doesn't support displayMember & ValueMemeber. How can i do that? let me know.

CheckedListBox has A checkedItems

Asked By Dexter Dotnetsky on 05-Feb-04 02:36 PM
Collection.
Look at the docs and find out this stuff real fast:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformscheckedlistboxmemberstopic.asp