Is there any way to modify the Handler in any way that i only catch the
specific event once.
I cannot disable Bubbling with
ptrEvtObj->put_cancelBubble(VARIANT_TRUE); because there could be
javascripts in the page who handle this Event for a Parent and I need
this functionality as well.
I know this sound hard, but if anybody has an idea I would be really
thankful.
Regards,
Thomas Max