会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
To be simple
Everything should be made as simple as possible, but no simpler.
管理
随笔 - 413
文章 - 1
评论 - 190
阅读 -
43万
2010年1月11日
.net中Activex开发的几点
摘要: 开发要点:1.在AssemblyInfo.cs添加以下两行[assembly: AllowPartiallyTrustedCallers()] [assembly: ComVisible(true)]2. 为你的Activex类添加Guid标签,如果有方法或者属性需要被js调用,那么该方法或者属性应该添加[ComVisible(true)].3. 一旦有方法要与JS交互,则需要实现IObjectS...
阅读全文
posted @ 2010-01-11 16:12 彷徨......
阅读(274)
评论(0)
推荐(0)
编辑
点击右上角即可分享