D
Darren B
I need to create a custom control to display a web browser in a .net app
without going down the Interop/ Microsoft ActiveX Browser control route.
Its a long story but I am not in a position to distribute the interop files
to all the desktops.
Does anybody know if this is possible using late binding or have an example
probably using Reflections Type.InvokeMemeber methods.
Cheers
without going down the Interop/ Microsoft ActiveX Browser control route.
Its a long story but I am not in a position to distribute the interop files
to all the desktops.
Does anybody know if this is possible using late binding or have an example
probably using Reflections Type.InvokeMemeber methods.
Cheers