资源管理器窗口一样的地址栏
问题描述:
在Vista和Windows 7中的文件系统资源管理器窗口具有其中一个可以输入看看地址窗口顶部的酒吧。当你把它从一个文本编辑字段带有按钮的字段转动场和下拉可用于导航菜单。
The file system explorer window in Vista and Windows 7 has a bar at the top of the window where one can type in the address to look at. When you leave the field it turns from being a text edit field to a field with buttons and drop down menus that can be used for navigating.
是否有像任何现有的组件这个?如何可以着手建立这种类型的组件?
Are there any existing components like this? How can one go about building this type of component?
答
间谍++表明它是一个ToolbarWindow32。因此,这只是一个工具,但功能似乎已被添加到它
Spy++ shows it to be a ToolbarWindow32. So it is just a toolbar but functionality seems to have been added to it.