How to enable inPrivate mode in the WebBrowser control

后端 未结 2 1110
天命终不由人
天命终不由人 2020-12-19 00:58

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

2条回答
  •  不思量自难忘°
    2020-12-19 01:37

    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.

提交回复
热议问题