18859.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行
HTML
30 行
<html> <head> <title>使Form show 且指定某一个控制项 SetFocus时出现Error</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>使Form show 且指定某一个控制项 SetFocus时出现Error</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 新手 on September 13, 1999 at 08:47:42:<p>form2.Unload时设定form1.show,form1.command3.setfocus执行时会出现error,请问如何使之可行?<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18859--><!--top: 18904--><li><a href="18904.html">Re: 使Form show 且指定某一个控制项 SetFocus时出现Error</a> <b>纪文和</b> <i>00:59:43 9/14/99</i>(<!--responses: 18904-->0)<ul><!--insert: 18904--></ul><!--end: 18904--><!--top: 18882--><li><a href="18882.html">Re: 使Form show 且指定某一个控制项 SetFocus时出现Error</a> <b>Andy Yu</b> <i>19:42:53 9/13/99</i>(<!--responses: 18882-->0)<ul><!--insert: 18882--></ul><!--end: 18882--></ul><!--end: 18859--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?