20003.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 30 行
HTML
30 行
<html> <head> <title>在一张Form里面,所有的text box , combo box , list box 都改用行书字体</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>在一张Form里面,所有的text box , combo box , list box 都改用行书字体</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:whoami@taiwan.com">Who Am I</a> on October 11, 1999 at 23:55:19:<p>我设计了一张Form,里面有50多个物件(包括text box , combo box , list box),我想全部改用行书字体,有没有办法可以在新开Form时就设定用行书字体,而不用在属性一个一个的更改?<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20003--><!--top: 20042--><li><a href="20042.html">Re: 在一张Form里面,所有的text box , combo box , list box 都改用行书字体</a> <b>大汉堡</b> <i>21:18:58 10/12/99</i>(<!--responses: 20042-->0)<ul><!--insert: 20042--></ul><!--end: 20042--><!--top: 20007--><li><a href="20007.html">Re: 在一张Form里面,所有的text box , combo box , list box 都改用行书字体</a> <b>Mouse</b> <i>02:33:37 10/12/99</i>(<!--responses: 20007-->0)<ul><!--insert: 20007--></ul><!--end: 20007--></ul><!--end: 20003--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?