8550.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 30 行

HTML
30
字号
<html>
  <head>
    <title>请问cww关于改变RichTextBox的字型</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请问cww关于改变RichTextBox的字型</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by jason on December 23, 1998 at 15:44:02:<p>
在RichTextBox中选一段text,  call Commondialog.ShowFont改变字型后,<br>用 SendMessage(RichTextBox1.hwnd, EM_UNDO, 0, 0) 无法改回原字型, 是否有其他办法?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 8550-->
<!--top: 8570--><li><a href="8570.html">可以Undo,但仅能Undo最近一次的设定</a> <b>cww</b> <i>08:36:57 12/24/98</i>
(<!--responses: 8570-->1)
<ul><!--insert: 8570-->
<!--top: 8579--><li><a href="8579.html">Re: 可以Undo,但仅能Undo最近一次的设定</a> <b>jason</b> <i>11:05:24 12/24/98</i>
(<!--responses: 8579-->0)
<ul><!--insert: 8579-->
</ul><!--end: 8579-->
</ul><!--end: 8570-->
</ul><!--end: 8550-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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