How to force the form focus?

后端 未结 5 1436
无人共我
无人共我 2021-01-04 08:37

How can I force the focus of an form? .Focus() is not working for me.

private void button1_Click(object sender, EventArgs e) {
   var form = new         


        
5条回答
提交回复
热议问题