16911.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: 我做不出来耶!</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 我做不出来耶!</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by CoolMan on August 09, 1999 at 09:03:15:<p>
In Reply to: <a href="16901.html">我做不出来耶!</a> posted by 笨笨 on August 08, 1999 at 23:38:08:<p>
: 请问我在Form1下的Cmbo1选择的名称<br>: 如何传递到Form2下的Frame1.Caption<br>: 使用........<p>试试:<br>frame1.caption=form1.combo1.text<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16911-->
</ul><!--end: 16911-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?