Can BHO detect form element events written in VB Forms?



I am attempting to intercept users interaction with html form elements from
my BHO. Eg I understand I can detect events such as a user clicking a
button or right clicking on a text box.

One of the target applications I want to work with uses VB Forms. I assume
this is the new VB.NET? Can I still detect the form element events if the
web application is written in VB Forms?

Angus


.