您可以将您的应用程序添加到 OpenFileDialog 中的位置栏吗?
我注意到在 Vista/7 上,当在某些应用程序(例如 MS Word、Visual Studio)中使用 OpenFileDialog 时,它还在位置栏中包含应用程序本身,并包含一个最喜欢的文件夹位置列表,其中包含受支持类型的文档。例如
有没有一种简单的方法可以为您自己的应用程序执行此操作,或者 MS Word 等是否使用OpenFileDialog 的扩展版本,这意味着我需要扩展 OpenFileDialog/编写自己的来添加此功能?
I have noticed on Vista/7 that when the OpenFileDialog is used in some applications (e.g. MS Word, Visual Studio) it also contains the application itself in the places bar with a list of favourite folder locations which contains documents of the type supported. E.g.
Is there an easy way to do this for your own application, or does MS Word etc. use an extended version of the OpenFileDialog, meaning I need to extend the OpenFileDialog/write my own to add this functionality?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论