a textbox control with automatic complete function like vb.net coding?
With the automatic complete function, the textbox control will show an additional window for prompting user's input.

by the way, I do not want to use combobox. also the automatic complete function in combobox is very ugly.

thanks!