Winfrom学习(二)--Textbox无法自动弹出键盘

参考链接:https://www.cnblogs.com/techdreaming/p/9810172.html

在主Form中添加

var asForm = System.Windows.Automation.AutomationElement.FromHandle(this.Handle);

  

posted on 2021-06-08 16:25  七七2020  阅读(56)  评论(0编辑  收藏  举报

导航