I am using Microsoft HTML Library in conjunction with the Webbrowser control to make a webbrowser.
I need to be able to know which frame the user has focused on.
I have tried making an array that holds the Documents of each frame and then trying to loop to see which document had the focus but this does not work.
Can anyone give me a sample.
I am using VB 5 PRo
Thank you
Michael
