开发者

SendMessage to Windows Explorer address bar

How to SendMessage to Windows Ex开发者_运维问答plorer address bar in C#?


call SendMessage to the window handle

However the response is not documented anywhere in Windows SDK. Don't bet you business on undocumented behavior. If you need to control the address bar in your code, I suggest you to write your own browser or host the webbrowser control in your application.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜