I have to make a IE type browser with some extra features on it.
In Visual Studio, we have a component named \"WebBrowser\" that uses current IE browser installed in
According to EricLaw's answers on a related question, it sounds like this might not be possible.
You might be stuck making your own control or looking for an alternative one.