18785.html

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

HTML
30
字号
<html>  <head>    <title>如何在TextBox中,使用不同的颜色给指定的字元</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>如何在TextBox中,使用不同的颜色给指定的字元</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:tok10822@ms1.tonet.net">小许</a> on September 10, 1999 at 21:55:42:<p>在TextBox中,使用不同的颜色(即非ForeColor的颜色),给指定的某一字元<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18785--><!--top: 18792--><li><a href="18792.html">没办法 !! </a> <b>纪文和</b> <i>04:48:13 9/11/99</i>(<!--responses: 18792-->1)<ul><!--insert: 18792--><!--top: 18793--><li><a href="18793.html">Re: 没办法 !!  改用 RichText 吧</a> <b>Buier</b> <i>05:45:11 9/11/99</i>(<!--responses: 18793-->0)<ul><!--insert: 18793--></ul><!--end: 18793--></ul><!--end: 18792--></ul><!--end: 18785--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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