ActiveX控件和它的容器
摘要: 转:http://blog.5d.cn/user7/luhui/200601/197699.html ActiveX控件和它的容器1.COM基础 2.ActiveX控件及实现 3.ActiveX控件容器及实现 4.总结 1.COM基础 COM是一种组件开发技术, 它实际上是一种在二进制层上兼容的软件开发方法的规范. COM技术是与具体的编程语言无关的技术, 只要是支持COM开发的开发工具都可以用来...
阅读全文
posted @
2007-10-17 15:51 Dragon-China 阅读(1570) |
评论 (0) 编辑
值得推荐的Infopath开发例子和资料
摘要: 例子地址:http://www.infopathdev.com/files/详细:Example Forms File Date Added Downloads Microsoft Office InfoPath 2003 Developer's Reference Microsoft Office InfoPath 2003 Developer's Reference 09-14-2006 55...
阅读全文
posted @
2007-10-11 11:13 Dragon-China 阅读(2116) |
评论 (1) 编辑
Custom Control support in InfoPath
摘要: Custom Control support in InfoPath (Part I - Simple Binding)Published 07 July 04 11:32 AM | ajma Over the last year and a half, the InfoPath team has been working on the SP1 release. If anyone's seen ...
阅读全文
posted @
2007-10-11 10:59 Dragon-China 阅读(496) |
评论 (0) 编辑
How To Implement IObjectSafety in Visual Basic Controls
摘要: SUMMARYThis article describes how to implement the IObjectSafety interface in Visual Basic controls to mark the controls safe for scripting and initialization. By default, Visual Basic controls use co...
阅读全文
posted @
2007-10-11 10:57 Dragon-China 阅读(624) |
评论 (0) 编辑