文件名称:DropDownTextBox
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.06mb
- 下载次数:
- 0次
- 提 供 者:
- otxi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TextBox和DropDownList是非常有用的ASP.Net控件。这个DropdownTextBox是两个有用的控件相结合,使用户可以自定义项目类型,或从下拉列表中选择一个项目。-If you are a .Net developer, you may notice that there is an important difference (in terms of features) between the WinForm ComboBox and the WebForm DropDownList. ComboBox of WinForm allows user to input custom item if the user cannot find the item in the combo list. However, this feature is omitted in the DropDownList of WebForm. In order to make WebForm DropDownList as flexible as WinForm ComboBox, I decide to build a DropdownTextBox for WebForm with the feature similar to the WinForm ComboBox.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DropDownTextBox
...............\DropDownTextBox
...............\DropDownTextBox.sln
...............\DropDownTextBox.suo
...............\...............\bin
...............\...............\...\AjaxControlToolkit.dll
...............\...............\...\DropDownTextBox.dll
...............\...............\...\DropDownTextBox.pdb
...............\...............\...\DropDownTextBox.xml
...............\...............\DropDownTextBox.vbproj
...............\...............\DropDownTextBox.vbproj.user
...............\...............\images
...............\...............\......\down.png
...............\...............\My Project
...............\...............\..........\Application.Designer.vb
...............\...............\..........\Application.myapp
...............\...............\..........\AssemblyInfo.vb
...............\...............\..........\MyExtensions
...............\...............\..........\............\MyWebExtension.vb
...............\...............\..........\Resources.Designer.vb
...............\...............\..........\Resources.resx
...............\...............\..........\Settings.Designer.vb
...............\...............\..........\Settings.settings
...............\...............\obj
...............\...............\...\Debug
...............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\...............\...\.....\DropDownTextBox.dll
...............\...............\...\.....\DropDownTextBox.pdb
...............\...............\...\.....\DropDownTextBox.Resources.resources
...............\...............\...\.....\DropDownTextBox.vbproj.FileListAbsolute.txt
...............\...............\...\.....\DropDownTextBox.xml
...............\...............\...\.....\GenerateResource.read.1.tlog
...............\...............\...\.....\GenerateResource.write.1.tlog
...............\...............\...\.....\ResolveAssemblyReference.cache
...............\...............\...\.....\TempPE
...............\...............\...\.....\......\My Project.Resources.Designer.vb.dll
...............\...............\Web.config
...............\...............\Web.Debug.config
...............\...............\Web.Release.config
...............\...............\WebForm1.aspx
...............\...............\WebForm1.aspx.designer.vb
...............\...............\WebForm1.aspx.vb
...............\DropDownTextBox
...............\DropDownTextBox.sln
...............\DropDownTextBox.suo
...............\...............\bin
...............\...............\...\AjaxControlToolkit.dll
...............\...............\...\DropDownTextBox.dll
...............\...............\...\DropDownTextBox.pdb
...............\...............\...\DropDownTextBox.xml
...............\...............\DropDownTextBox.vbproj
...............\...............\DropDownTextBox.vbproj.user
...............\...............\images
...............\...............\......\down.png
...............\...............\My Project
...............\...............\..........\Application.Designer.vb
...............\...............\..........\Application.myapp
...............\...............\..........\AssemblyInfo.vb
...............\...............\..........\MyExtensions
...............\...............\..........\............\MyWebExtension.vb
...............\...............\..........\Resources.Designer.vb
...............\...............\..........\Resources.resx
...............\...............\..........\Settings.Designer.vb
...............\...............\..........\Settings.settings
...............\...............\obj
...............\...............\...\Debug
...............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...............\...............\...\.....\DropDownTextBox.dll
...............\...............\...\.....\DropDownTextBox.pdb
...............\...............\...\.....\DropDownTextBox.Resources.resources
...............\...............\...\.....\DropDownTextBox.vbproj.FileListAbsolute.txt
...............\...............\...\.....\DropDownTextBox.xml
...............\...............\...\.....\GenerateResource.read.1.tlog
...............\...............\...\.....\GenerateResource.write.1.tlog
...............\...............\...\.....\ResolveAssemblyReference.cache
...............\...............\...\.....\TempPE
...............\...............\...\.....\......\My Project.Resources.Designer.vb.dll
...............\...............\Web.config
...............\...............\Web.Debug.config
...............\...............\Web.Release.config
...............\...............\WebForm1.aspx
...............\...............\WebForm1.aspx.designer.vb
...............\...............\WebForm1.aspx.vb