VB.net: Update Listbox with Time,Text then Autoscroll
When making applications in VB.net I often use a Listbox to give the application user some kind of status updates when a application have to loop through a huge amount of data. It’s a nice way to be able to tell if it’s still working and doesn’t seem like a non-responding application that have crashed. … Read more