C#:多列组合框
问题描述:
基于VS-2005平台,我需要以下方面的帮助"
1.通过应用诸如``%% text''之类的命令在组合框中搜索项目;
2.多列组合框的代码
3.在文本框中如何设置__.__之类的格式,当用户按2.2时,则必须采用该格式
非常感谢您的任何帮助
I need help on the following things based on VS-2005 platform"
1.Searching item in combo box by applying command like ''%%text'' ;
2.code for multicolumn combo box
3.in text box how i can set the format like __.__ and when the user press 2.2 then it must take in that format
Any help is greatly appreciated
答
选择此链接
具有自动完成功能的平面多列组合框 [
CHeck this link
Flat-MultiColumn Combobox with Autocomplete[^]
用于文本框,例如-.-搜索被屏蔽的文本框. br/>
http://msdn.microsoft.com/en-us/library/system. windows.forms.maskedtextbox.aspx [ ^ ]
for textbox like -.- search for masked textbox..
http://msdn.microsoft.com/en-us/library/system.windows.forms.maskedtextbox.aspx[^]