Hi
I'm new to C# and need help. i want my listbox updated when it collect as many logs. The application at the background is still working but the GUI is not as responsive. I tried it with the thread also but got the error
"Cross-thread operation not valid: Control 'textBox1' accessed from a thread other than the thread it was created on."
Any help will be appreciated.
Thanx