17189.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 31 行

HTML
31
字号
<html>  <head>    <title>Re: 请问VB6  TextBox Control  的 Alignment 属性设定为什么没用 ?</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: 请问VB6  TextBox Control  的 Alignment 属性设定为什么没用 ?</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:jwh@ms1.hinet.net">纪文和</a> on August 13, 1999 at 12:56:13:<p>In Reply to: <a href="17179.html">Re: 请问VB6  TextBox Control  的 Alignment 属性设定为什么没用 ?</a> posted by Fai on August 13, 1999 at 11:26:50:<p>: : 请问VB6  TextBox Control  的 Alignment 属性设定为什么没用 ?<p>欲将 TextBox 内的文字向右靠齐,除了将 Alignment 属性设为「1-靠右对齐」之外,亦需将 MultiLine 属性设为 True。 <p><br>在我的网站上有更详细的说明 (个个击破->问题35)<br><a href="http://www.ruentex.com.tw/vbguide" target="_blank">VB入门网</a><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17189--><!--top: 17221--><li><a href="17221.html">To纪文和:小女子试过,没有调MultiLine还是可以用</a> <b>小琳</b> <i>20:52:51 8/13/99</i>(<!--responses: 17221-->1)<ul><!--insert: 17221--><!--top: 17361--><li><a href="17361.html">Re: 小女子有试过吗?</a> <b>小瓜瓜</b> <i>17:31:42 8/16/99</i>(<!--responses: 17361-->0)<ul><!--insert: 17361--></ul><!--end: 17361--></ul><!--end: 17221--></ul><!--end: 17189--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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