今天项目中Form Load 要默认textbox 的Focus ,可是设定了
Focus()却没有成功。

网上查找方法,只需在Focus前加上,Me.show ,即让Form 选择显示出来。

可参考:

http://www.cnblogs.com/michaellee/archive/2008/01/25/1053366.html
 

相关文章:

  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-21
  • 2021-12-27
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案