I have this problem with a singleton form name FCD Cannot access a disposed object. Object name: 'FCD'.'

前端 未结 0 2004
执念已碎
执念已碎 2020-12-29 06:31

code error here this is an other form who content a button to lunch the FCD form

private void Button1_Click(object sender, EventArgs e)
    {

        f = FCD         


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