How do I embed a Gecko or FireFox browser into a VB.NET application?
I am having some problems trying to embed Gecko or Firefox into my VB.net application - specifically when running on Vista or Windows 7开发者_Go百科. Is this possible to do? Or should I look for a different alternative?
Any links to documentation would be greatly appreciated.
You should probably be using the Mozilla ActiveX control for that.
精彩评论