To clear a bound listbox you must remove the binding then clear the content
try this
Me.ListBox1.DataSource = Nothing
Me.ListBox1.Items.Clear()
Me.ListBox1.Items.Clear()
VB.NET 2005 2008
If you have a Samsung phone or pad and the keyboard is set to Google give the Samsung one a try. Just go into the keyboard settings and ...
No comments:
Post a Comment