Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发桌面应用程序。我使用了语言 vb.net。我想根据用户输入字符的首字母来填充组合框。示例:如果我输入一个字符“c”,那么它应该填写从“c”开始的名称列表。即 c 代表 chirag s 代表 Sunny 等等。
请尽快帮助我...