8938.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>如果印不出来那也没办法呀!</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>如果印不出来那也没办法呀!</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on January 07, 1999 at 07:50:11:<p>
In Reply to: <a href="8901.html">为何msbcode.ocx无法用printform列印出来...?</a> posted by 小熊 on January 05, 1999 at 20:42:05:<p>
如果你写过控制项你就知道当使用者下 PrintForm 这个方法的时候会叫用你的控制项一个函式,如果你没有写那个函式的话就不会印出任何东西。这样你知道了吧!
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8938-->
</ul><!--end: 8938-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?