Windows Forms Application 개발시 Debug 모드일때만 Cross-thread operation not valid: ??? Control accessed from a thread other than the thread it was created on.
이라는 예외가 발생한다면 CheckForIlleg.....
Why the cross-threading exception raises only when debugging?에 대한 요약내용입니다.
자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.