开发者

web browser in c#

I am creating a web browser using WebBrowser control in C#. I have no idea how to make my browser a multi tabbed one, Can anyone help me with suggestions, advice or anything . I will be very 开发者_JAVA百科helpful.

Thanks


You would need to provide your own tabs - these are not included in the WebBrowser control. You could use an existing tab control and adapt it to your needs.

You can look at something like this for an example: http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvcs/thread/5504a6bb-4232-4b8b-8ae4-33ad2ca8ea81

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜