Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 C# 中向 Windows 资源管理器地址栏发送消息?
调用 SendMessage 到窗口句柄
但是,Windows SDK 中的任何地方都没有记录响应。不要把你的生意押在无证行为上。如果您需要在代码中控制地址栏,我建议您编写自己的浏览器或在应用程序中托管 webbrowser 控件。