文件名称:textboxautocomplete
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-10-23
- 文件大小:
- 54kb
- 下载次数:
- 0次
- 提 供 者:
- 然*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Text搜索功能下拉提示自动完成 可以自行绑定数据源 测试成功可用-The TextBox Autocomplete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
textbox下拉提示源代码\App.config
.....................\bin\Debug\textbox下拉提示.exe
.....................\...\.....\textbox下拉提示.exe.config
.....................\...\.....\textbox下拉提示.pdb
.....................\...\.....\textbox下拉提示.vshost.exe
.....................\...\.....\textbox下拉提示.vshost.exe.config
.....................\...\.....\textbox下拉提示.vshost.exe.manifest
.....................\Form1.cs
.....................\Form1.Designer.cs
.....................\Form1.resx
.....................\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
.....................\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.....................\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.....................\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.....................\...\.....\textbox下拉提示.csproj.FileListAbsolute.txt
.....................\...\.....\textbox下拉提示.csproj.GenerateResource.Cache
.....................\...\.....\textbox下拉提示.csprojResolveAssemblyReference.cache
.....................\...\.....\textbox下拉提示.exe
.....................\...\.....\textbox下拉提示.Form1.resources
.....................\...\.....\textbox下拉提示.pdb
.....................\...\.....\textbox下拉提示.Properties.Resources.resources
.....................\Program.cs
.....................\...perties\AssemblyInfo.cs
.....................\..........\Resources.Designer.cs
.....................\..........\Resources.resx
.....................\..........\Settings.Designer.cs
.....................\..........\Settings.settings
.....................\textbox下拉提示.csproj
textbox下拉提示实例.exe
...............源代码\obj\Debug\TempPE
.....................\bin\Debug
.....................\obj\Debug
.....................\bin
.....................\obj
.....................\Properties
textbox下拉提示源代码