AutoCompleteTextBox
代码说明:
This article is an elementary tutorial that shows you how you can have auto-completing combo-boxes in your Managed C++ programs. Of course it wouldn t be much of a difficulty to convert the code straight to C# or VB .NET. The technique described in this article requires you to have the final release of VS.NET. It will not work on any beta version of VS.NET including beta 2 as I found out after two days of frustration.
文件列表:
AutoCompleteTextBox
...................\AssemblyInfo.cs,2426,2006-12-26
...................\AutoCompleteTextBox Demo.csproj,5303,2006-12-29
...................\AutoCompleteTextBox Demo.csproj.user,1805,2006-12-29
...................\AutoCompleteTextBox Demo.sln,1463,2006-12-29
...................\bin
...................\...\Debug
...................\...\.....\AutoCompleteTextBox.Demo.exe,24576,2006-12-29
...................\...\.....\AutoCompleteTextBox.Demo.pdb,15872,2006-12-29
...................\...\.....\Femiani.Forms.UI.dll,40960,2006-12-29
...................\...\.....\Femiani.Forms.UI.pdb,87552,2006-12-29
...................\...\.....\smartListTest.exe,24576,2006-12-29
...................\...\.....\smartListTest.pdb,83456,2006-12-29
...................\Femiani.Forms.UI
...................\................\AssemblyInfo.cs,2426,2006-12-29
...................\................\bin
...................\................\...\Debug
...................\................\...\.....\Femiani.Forms.UI.dll,40960,2006-12-29
...................\................\...\.....\Femiani.Forms.UI.pdb,87552,2006-12-29
...................\................\Femiani.Forms.UI.csproj,6974,2006-12-29
...................\................\Femiani.Forms.UI.csproj.user,1803,2006-12-29
...................\................\obj
...................\................\...\Debug
...................\................\...\.....\Femiani.Forms.UI.dll,40960,2006-12-29
...................\................\...\.....\Femiani.Forms.UI.Input.AutoCompleteTextBox.resources,3318,2006-12-29
...................\................\...\.....\Femiani.Forms.UI.Input.CoolTextBox.resources,3911,2006-12-29
...................\................\...\.....\Femiani.Forms.UI.pdb,87552,2006-12-29
...................\................\...\.....\temp
...................\................\...\.....\TempPE
...................\................\TextBox
...................\................\.......\AutoCompleteEntry.cs,947,2006-12-29
...................\................\.......\AutoCompleteEntryCollection.cs,1170,2006-12-29
...................\................\.......\AutoCompleteTextBox.cs,13775,2006-12-29
...................\................\.......\AutoCompleteTextBox.resx,6446,2006-12-26
...................\................\.......\AutoCompleteTrigger.cs,439,2006-12-29
...................\................\.......\AutoCompleteTriggerCollection.cs,1759,2006-12-29
...................\................\.......\CoolTextBox.cs,6034,2006-12-29
...................\................\.......\CoolTextBox.resx,7037,2006-12-28
...................\................\.......\IAutoCompleteEntry.cs,232,2006-12-29
...................\................\.......\ShortCutTrigger.cs,962,2006-12-29
...................\................\.......\TextLengthTrigger.cs,790,2006-12-29
...................\................\.......\TriggerState.cs,316,2006-12-29
...................\................\Win32
...................\................\.....\Messages.cs,1133,2006-12-29
...................\MainForm.cs,4165,2006-12-29
...................\MainForm.resx,7561,2006-12-29
...................\obj
...................\...\Debug
...................\...\.....\AutoCompleteTextBox.Demo.exe,24576,2006-12-29
...................\...\.....\AutoCompleteTextBox.Demo.MainForm.resources,4365,2006-12-29
...................\...\.....\AutoCompleteTextBox.Demo.pdb,15872,2006-12-29
...................\...\.....\smartListTest.AutoCompleteTextBox.AutoCompleteTextBox.resources,3318,2006-12-26
...................\...\.....\smartListTest.AutoCompleteTextBox.CoolTextBox.resources,3911,2006-12-28
...................\...\.....\smartListTest.exe,24576,2006-12-29
...................\...\.....\smartListTest.pdb,83456,2006-12-29
...................\...\.....\temp
...................\...\.....\TempPE
下载说明:请别用迅雷下载,失败请重下,重下不扣分!