iT邦幫忙

ntustzeus 的問題討論列表 21

C#的InvokeRequired一下if一下else??

這個一般是用在從新開的Thread要返回UI Thread時用的,InvokeRequired就是在檢查是否須要切換 簡單說就是要變更畫面只能在UI Thre...