Capturing button click event(WMI)

S

Sujoan

Hi,
What is WMI? Is it possible to use WMI event to capture a Toolbar
button click(using RSOP_IEToolbarButton object) from a DLL(A Browser
Helper Object in my project)?If so,please provide me some help on this
issue.. or pls help me out if any other alternative exists in capturing
a button click event from a BHO in IE..

Thanks and Regards,
Sujoan.
 
W

Willy Denoyette [MVP]

| Hi,
| What is WMI? Is it possible to use WMI event to capture a Toolbar
| button click(using RSOP_IEToolbarButton object) from a DLL(A Browser
| Helper Object in my project)?If so,please provide me some help on this
| issue.. or pls help me out if any other alternative exists in capturing
| a button click event from a BHO in IE..
|
| Thanks and Regards,
| Sujoan.
|
No, it's not. You can't use WMI to capture UI events.

Willy.
 
S

Sujoan

Hi,
I want to capture a toolbar button click event in IE from a Browser
Helper Object(a DLL).How to do do this? Please give me an idea on this
and any related articles on this..Very Urgent..

Thanks and Regards,
Sujoan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top