Threads in Windows Form Application
hi,
i want create thread , use textbox, buttons or case on wondows.form.but when try use in thread errors
"cross-thread operation not valid: control 'textbox1' accessed thread other thread created on."
check solve problem.
http://stackoverflow.com/questions/142003/cross-thread-operation-not-valid-control-accessed-from-a-thread-other-than-the
http://stackoverflow.com/questions/6690789/cross-thread-operation-not-valid-control-listbox1-accessed-from-a-thread-ot
cheers.
peter koueik
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment