文件名称:TextBox-Binding
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-14
- 文件大小:
- 655kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB.NET绑定数据到TextBox中显示的实例,也就是TextBox文本框中的内容是取自数据库,在上面的控制栏中,点击三角符号可浏览数据,下一条、上一条显示,每次将取出的一条数据内容绑定显示在对应的TextBox文本框中,需要此示例的,就下载这个完整的源码包吧。-VB.NET TextBox binding data to display instances, it is the content of the text box TextBox is retrieved from the database, in the above control bar, click on the triangle to view the data, the next one, on a show every time remove the contents of one data-bound TextBox display in the corresponding text box, you need this example, you download the complete source code package it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TextBox Binding\app.config
...............\bin\Debug\Northwind.mdb
...............\...\.....\TextBox Binding.xml
...............\Form1.Designer.vb
...............\Form1.resx
...............\Form1.vb
...............\My Project\Application.Designer.vb
...............\..........\Application.myapp
...............\..........\ApplicationEvents.vb
...............\..........\AssemblyInfo.vb
...............\..........\Resources.Designer.vb
...............\..........\Resources.resx
...............\..........\Settings.Designer.vb
...............\..........\Settings.settings
...............\Northwind.mdb
...............\NorthwindDataSet.Designer.vb
...............\NorthwindDataSet.xsc
...............\NorthwindDataSet.xsd
...............\NorthwindDataSet.xss
...............\TextBox Binding.sln
...............\TextBox Binding.suo
...............\TextBox Binding.vbproj
...............\TextBox Binding.vbproj.user
...............\bin\Debug
...............\bin
...............\My Project
TextBox Binding