试试在form的Activate事件:
this.text1.SetFocus
或:
DECLARE LONG SetFocus IN User32 LONG
SetFocus(this.hWnd)
2018-05-08 22:22
2018-05-09 04:39
2018-05-09 08:46
2018-05-25 08:36
2018-06-13 14:36
2018-06-13 14:42
2018-06-13 21:16
2018-06-13 21:40
2018-06-14 09:26
2018-06-14 09:28