本文介绍了自定义视图 - 在详细信息窗格中通知资源管理器选择更改/显示信息。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我使用自定义视图实现了命名空间扩展。我如何用
通知Windows资源管理器选择更改?在文件
对话框中浏览时,我可以使用ICommDlgBrowser.OnStateChange方法。对于Windows资源管理器,什么是¥b $ b?
此外,我如何填写"详情窗格"?在Windows资源管理器中使用自定义视图时的
?我觉得这个问题与上面的
问题有关。
谢谢你
John
I have a namespace extension implemented using a custom view. How do I
notify Windows Explorer of selection changes? When browsed in a file
dialog, I can use the ICommDlgBrowser.OnStateChange method. What is
the equivalent for Windows Explorer?
Further, how can I populate the "Details Pane" in Windows Explorer
when using a custom view? I feel that this issue is related to the
above issue.
Thanks
John
推荐答案
有人对此有所了解吗?
John
这篇关于自定义视图 - 在详细信息窗格中通知资源管理器选择更改/显示信息。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!