19746.html

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

HTML
26
字号
<html>  <head>    <title>3个问题</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>3个问题</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:j0333@iner.gov.tw">徐日丰</a> on October 06, 1999 at 21:13:47:<p>(1)如何量测游标在 RichTextBox中的 x, y座标?<br>当在编辑文章时, 游标会随着文字移动, 要如何量测游标在 RichTextBox中的 x, y座标呢?谢谢<br>(2)如何把RichTextBox中的文字在检视时, 放大100%, 125%, 150%, 200% 呢?<br>(3)如何取得执行中的程式的”档案名称”?<br>在NT, 执行一个程式时(如WinWord.exe), 要如何取得该执行程式的档案名称呢?<br>我只知道在Windows NT工作管理员 可以看到, 但用VB如何抓取呢?<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19746--><!--top: 19784--><li><a href="19784.html">Re: 3个问题</a> <b>阿雄</b> <i>14:57:50 10/07/99</i>(<!--responses: 19784-->0)<ul><!--insert: 19784--></ul><!--end: 19784--></ul><!--end: 19746--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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