开发者

Set "home webpage" on C# Browser

I am working on a video game launching program, and would like to include a browser that shows my game's home page. I want it to be in the program, to force them to see it.

So, I placed a web browser control, however, I want to force开发者_运维问答 them to see a page when they start the program.

How can I set the "home page" of the browser without editing the rest of their computer's settings?


Create the WebBrowser control, then use the Navigate method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜