This is an old free control that I made many many years ago and I figured I would finally release open source.
It allows you to customize the IE web browser control in many ways.
There is a complete help file, you can see most of the features from the demo app screen shot below.
The most powerful feature is being able to use window.external from your web scripts to call code vb6 code
and access form elements.
The main code compiles as an ActiveX Dll. You will need to register the tlb file to compile the dll.
An installer with a precompiled dll is available on the libraries homepage.
this was written in the Windows 2000 era, I just tested it on Win7/IE11 and everything still works. A quick look on Windows 10 seems ok too.
I am afraid I do not have the time/energy to do any updates on this so consider it as is and you guys can run with it from here.
![Name: mainform.jpg
Views: 35
Size: 52.4 KB]()
It allows you to customize the IE web browser control in many ways.
There is a complete help file, you can see most of the features from the demo app screen shot below.
The most powerful feature is being able to use window.external from your web scripts to call code vb6 code
and access form elements.
The main code compiles as an ActiveX Dll. You will need to register the tlb file to compile the dll.
An installer with a precompiled dll is available on the libraries homepage.
this was written in the Windows 2000 era, I just tested it on Win7/IE11 and everything still works. A quick look on Windows 10 seems ok too.
I am afraid I do not have the time/energy to do any updates on this so consider it as is and you guys can run with it from here.