6411.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>如果只是要&quot;印出来&quot;</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>如果只是要&quot;印出来&quot;</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:ml.peng@wsmc.com.tw">帅帅阿柳</a> on October 12, 1998 at 13:05:04:<p>
In Reply to: <a href="6407.html">使用 TextOut API</a> posted by 小吴 on October 12, 1998 at 11:17:02:<p>
那么利用Printer物件即可:<p>Printer.Print txtYourTextBox.Text<br>Printer.EndDOc<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6411-->
</ul><!--end: 6411-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?