this.textBox1.Focus(); 不管用。。。。。。。

it2022-05-09  37

this.textBox1.TabIndex = 0;this.textBox1.Focus();

转载于:https://www.cnblogs.com/goto/archive/2012/11/07/2759006.html

相关资源:获取TEXTBOX焦点

最新回复(0)