how to use mozilla as activex
"peng" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Hello:
I'm new to embed mozilla,I use mozilla as activex in bcb6,I want to get
and use the dom,
I can get two object(Variant Toobj=MozillaBrowser->OleObject; LPDISPATCH
md=MozillaBrowser->Document;)
I want to create an Mouse event for Element and then dispatchthis event.
How to use them to do this?
Thanks.
peng