开发者

OCX library with C# (ActiveX library)

whats the simplest way to make ocx library working in c#? (I'm using wpf project) I tried to use 开发者_StackOverflow中文版aximp, but when creating Ax[libname]Lib.Ax[libname] object, calling getocx() returns null.

EDIT: I should add, that this lib is for communicating with some specific driver


Ok, I found solution :) After creating object, it's necessary to call method .CreateControl()

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜