(Type your message here)
just saw your problem try this
ChkListSupplementaryCode is the name of the checkedlistbox
For i = 0 To ChkListSupplementaryCode.Items.Count - 1
MessageBox.Show(ChkListSupplementaryCode.GetItemText(ChkListSupplementaryCode.Items.Item(i)))
Next
--------------------------------
From: thariq Sulaiman
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>iBM7QrjyO024qDXhi66XWQ==</Id>