本文介绍了VB脚本库实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好!
我想问一下,如果我实现了像IObjectSafety这样的tlb并覆盖了它的功能,我是否应该遇到警报消息在每次我点击ActiveX控件时都覆盖了那些被覆盖的功能?如果我没有遇到(除非在HTM页面中调用了控件内的另一个函数),那可能是错误的吗?
谢谢!
我想问一下,如果我实现了像IObjectSafety这样的tlb并覆盖了它的功能,我是否应该遇到警报消息在每次我点击ActiveX控件时都覆盖了那些被覆盖的功能?如果我没有遇到(除非在HTM页面中调用了控件内的另一个函数),那可能是错误的吗?
谢谢!
Hi there!
Just want to ask, if I implement a tlb like IObjectSafety and override it's functions, should I be encountering the alert messages in those overridden function everytime I hit the ActiveX control? If I'm not encountering it (except when another function inside the control is called in HTM page) what might be wrong?
Thanks!
Just want to ask, if I implement a tlb like IObjectSafety and override it's functions, should I be encountering the alert messages in those overridden function everytime I hit the ActiveX control? If I'm not encountering it (except when another function inside the control is called in HTM page) what might be wrong?
Thanks!
推荐答案
这篇关于VB脚本库实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!