数据绑定内容控件示例

时间:2016-01-28 12:59:20
【文件属性】:
文件名称:数据绑定内容控件示例
文件大小:981KB
文件格式:ZIP
更新时间:2016-01-28 12:59:20
Office, VSTO, Office Word 2007 本示例在 Microsoft Office Word 2007 及更高版本中运行。此示例演示如何将 Word 文档中的内容控件绑定到 Microsoft Office Access 数据库中的字段。 文档中的每个内容控件绑定到 Northwind 示例数据库中的一个不同字段。 文档还显示一个操作窗格,可以用来在雇员记录中导航、搜索特定的雇员记录以及将在一个内容控件中所做的更改保存到该数据库中。
【文件预览】:
VB
----DataContentControlsWord()
--------thisdocument.designer.xml(341KB)
--------northwinddataset.xsd(42KB)
--------actionspanecontrol1.vb(2KB)
--------microsoft.samples.vsto.datacontentcontrols.docx(18KB)
--------actionspanecontrol1.resx(6KB)
--------northwinddataset.xss(3B)
--------northwinddataset.xsc(3B)
--------ThisDocument.vb(724B)
--------My Project()
--------DataContentControlsWord.vbproj(10KB)
--------northwinddataset.designer.vb(160KB)
--------northwind.mdb(2.97MB)
--------app.config(2KB)
--------actionspanecontrol1.designer.vb(4KB)
--------thisdocument.designer.vb(22KB)
--------thisdocument.resx(7KB)
----DataContentControlsWord.sln(959B)
----ReadMe.htm(6KB)
description.html
license.rtf
description
----Layout.css(2KB)
----Galleries.css(10KB)
----offline.js(2KB)
----iframedescription.css(3KB)
----Brand.css(70KB)

网友评论

  • 学习用可以,MSDn上也有源码