如何在Winform项目中使用infopath.dll [英] How to use infopath.dll in winform project

查看:101
本文介绍了如何在Winform项目中使用infopath.dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在设计一个Winform项目,并且我想在其中使用infopath.dll.我不知道如何使用它,您能举几个例子吗?

--dirk.zhang

I am designing a winform project, and I want to use infopath.dll in it. I don''t know how to use it, can you give me some examples.

--dirk.zhang

推荐答案

为了使用dll,您应该在项目中添加对该dll的引用.请参阅: http://msdn.microsoft.com/en-us/library/wkze6zky.aspx [ ^ ].根据dll的类型(ActiveX,net),请遵循本文中的特定准则.

引用它后,请按照库提供的说明在代码中使用它.
In order to use the dll you should add a reference to it in your project. See: http://msdn.microsoft.com/en-us/library/wkze6zky.aspx[^]. Depending on the type of the dll (ActiveX, net) follow the specific guidelines in the article.

After referencing it follow the instruction provided with the library to use it in your code.


这篇关于如何在Winform项目中使用infopath.dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆