18882.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 使Form show 且指定某一个控制项 SetFocus时出现Error</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 使Form show 且指定某一个控制项 SetFocus时出现Error</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:syyu@ficnet.net">Andy Yu</a> on September 13, 1999 at 19:42:53:<p>In Reply to: <a href="18859.html">使Form show 且指定某一个控制项 SetFocus时出现Error</a> posted by 新手 on September 13, 1999 at 08:47:42:<p>: form2.Unload时设定form1.show,form1.command3.setfocus执行时会出现error,请问如何使之可行?<p>:::请将form1.command3.setfocus这个程式放在Form_Active程序中即可<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18882--></ul><!--end: 18882--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?