我希望我的文本框控件记住以前的输入,并具有智能感知,就像web控件输入一样。
有没有一种快速、免费且易于实现的解决方案?
发布于 2010-06-07 17:29:48
Here's one way of doing it using a mixture of listboxes and textboxes。我非常喜欢这个解决方案。
https://stackoverflow.com/questions/2988320
相似问题