开发者

Textbox Autocomplete Result

开发者 https://www.devze.com 2023-03-31 22:56 出处:网络
Win Form: Is there way to get the results from Auto Complete (FileSystemDirectories)? I am trying to write my own custom drop-down list instead of using the the original Textbox Control AutoComplete d

Win Form: Is there way to get the results from Auto Complete (FileSystemDirectories)? I am trying to write my own custom drop-down list instead of using the the original Textbox Control AutoComplete drop down list. However, I want to use the Text开发者_StackOverflowbox Auto Complete Source: FileSystemDirectories to display to my own custom drop-down list. How can I do it?

0

精彩评论

暂无评论...
验证码 换一张
取 消