文件名称:Data-Access---Custom-Data-Binding-Format-Handlers
- 所属分类:
- SQL Server数据库
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-09-06
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- ka***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This application demonstrates how to use the Format and Parse event handlers when data binding Windows Form controls. The Format event fires when the data is transferred the data source to the bound control, whereas the Parse event fires when data is moved back into the data source. By handling each of these events you can display the data in one format, but store it in another. -This application demonstrates how to use the Format and Parse event handlers when data binding Windows Form controls. The Format event fires when the data is transferred the data source to the bound control, whereas the Parse event fires when data is moved back into the data source. By handling each of these events you can display the data in one format, but store it in another.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Data Access - Custom Data Binding Format Handlers
.................................................\AssemblyInfo.cs
.................................................\frmAbout.cs
.................................................\frmAbout.resx
.................................................\frmMain.cs
.................................................\frmMain.resx
.................................................\frmStatus.cs
.................................................\frmStatus.resx
.................................................\How-To Use Custom DataBinding Format Handlers.csproj
.................................................\How-To Use Custom DataBinding Format Handlers.csproj.user
.................................................\How-To Use Custom DataBinding Format Handlers.sln
.................................................\ReadMe.htm