Page 1 of 1

ActiveX Events

Posted: Sun Dec 15, 2019 7:43 pm
by AUGE_OHR
hi,

i try to use a ActiveX with HMG and i'm asking how to get Event from ActiveX :?:

if i show a HTML Email with "shell.explorer.2" i do not want that a Link work.
there is a Event "BeforeNavigate2" which i want to get to invalid iz

who can help me :idea:

Re: ActiveX Events

Posted: Mon Dec 16, 2019 11:32 am
by danielmaximiliano

Re: ActiveX Events

Posted: Mon Dec 16, 2019 6:18 pm
by AUGE_OHR
hi,

thx for answer.
i do not want to code Event i want to use it.

i know the WebBrowser2 Interface as i use it with ot4xb native
in MiniGUI Version i found ONEVENT so i guess HMG is not able to use it. :(