大家帮忙看看
我写的小东西玩,有如下错误提示:
Cross-thread operation not valid: Control 'time ' accessed from a thread other than the thread it was created on.
这是什么原因。貌似线程?我新手,不懂!
------解决方案--------------------子线程操作主线程要用委托。
------解决方案--------------------control.invoke
textbox.invoke