19738.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html> <head> <title>Re: 有没有办法令textbox的backcolor变成透明?</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 有没有办法令textbox的backcolor变成透明?</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 阿雄 on October 06, 1999 at 16:54:55:<p>In Reply to: <a href="19735.html">有没有办法令textbox的backcolor变成透明?</a> posted by 小紫 on October 06, 1999 at 16:33:12:<p>: 上次问了没人回应,可能是我的问题问得不清楚吧?所以抱歉再问一次......<p>如果你选择单纯文字的话,不一定要用TextBox...<br>不妨利用LabelBox也可以,因它有透明功能...<br>如Label1.BackColor=0(透明指令)<p>若你坚持TextBox的环境<br>可以用技巧方式 ShapeBox 加 LabelBox混合,有类似的TextBox.....祝你好运啦!<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19738--><!--top: 19751--><li><a href="19751.html">Re: 有没有办法令textbox的backcolor变成透明?</a> <b>小紫</b> <i>00:46:48 10/07/99</i>(<!--responses: 19751-->1)<ul><!--insert: 19751--><!--top: 19820--><li><a href="19820.html">Re: 有没有办法令textbox的backcolor变成透明?</a> <b>阿雄</b> <i>15:43:54 10/08/99</i>(<!--responses: 19820-->0)<ul><!--insert: 19820--></ul><!--end: 19820--></ul><!--end: 19751--></ul><!--end: 19738--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?