Vote count:
0
Following code doesn't display text in CheckedListBox but shows in ListBox
DisplayChapter = match.Value.Replace("</a>", "").Replace(">", "")
ListBox1.Items.Add(DisplayChapter)
CheckedListBox1.Items.Add(DisplayChapter)
Please Help. Thanks.
asked 50 secs ago
text not displaying in CheckedListBox in Visual Studio
Aucun commentaire:
Enregistrer un commentaire