13872.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>Style 设成 2 </title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Style 设成 2 </h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:jwh@ms1.hinet.net">纪文和</a> on June 05, 1999 at 13:37:47:<p>
In Reply to: <a href="13871.html">To SuBird: ComboBox</a> posted by Allen on June 05, 1999 at 13:23:15:<p>
: Hello SuBird:<p>: 谢谢你的answer!<br>: 还要再麻烦一次<br>: 就是combobox<br>: 譬如说我的combobox下拉后会出现1,2,3,4,5<br>: 5个选择, 我要如何做到只能选择这5个值?<br>: 因为我可以在combobox.text中输入其他数值<br>: 希望这次你能understand!<p>您只要将 ComboBox 的 Style 设成 2 (单纯下拉式) 不就可以了 ???<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13872-->
<!--top: 13875--><li><a href="13875.html">若设定资料感知后......</a> <b>SuBird</b> <i>15:14:07 6/05/99</i>
(<!--responses: 13875-->0)
<ul><!--insert: 13875-->
</ul><!--end: 13875-->
</ul><!--end: 13872-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?