c# Invoke or BeginInvoke cannot be called on a control until the window handle has been created System.Threading.Thread

前端 未结 0 1252
悲哀的现实
悲哀的现实 2021-02-10 19:43

not very expert of Threading under Windows. I have a Main WinForm that opens a child form in it\'s ctor.

public partial class Main : Form
{
    public Main()
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题