我用vb做的activex dll,被网页调用时被告之ie下active dll不能使用无模式窗口
Error: Non-modal forms cannot be isplayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page.
,我该怎么办。
...全文
641打赏收藏
activex dll 被网页调用时不能显示non-modal form
我用vb做的activex dll,被网页调用时被告之ie下active dll不能使用无模式窗口 Error: Non-modal forms cannot be isplayed in this host application from an ActiveX DLL, ActiveX Control, or Property Page. ,我该怎么办。