摘要:
有时候在项目里面需要用到类似于百度那种自动索引的功能,在WinForm里面我采用的是用一个TextBox和一个ListBox结合来实现的,大致效果如下图所示:详细的代码如下:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;namespace AutoComplete{ public par... 阅读全文
posted @ 2012-12-25 15:40
无 影
阅读(3038)
评论(1)
推荐(3)

浙公网安备 33010602011771号