本文介绍了如何创建工作上下文菜单项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
[已解决]
我要创建一个上下文菜单项(用于所有文件(在Explorer中)),然后单击该项目将文件路径发送到应用程序.
请告诉我正确的方向..
谢谢.
[/解决]
我使用"*"作为文件类型.
[solved]
I want to make a context menu item( for all files(in Explorer)), and send file path to application by clicking on this item.
Show me the right direction, please..
thanks.
[/solved]
I use "*" as file type. How to add menu item for folders too?
推荐答案
halabella写道:
halabella wrote:
创建上下文菜单项(对于所有文件 ),
make a context menu item( for all files),
尽管您应该在问题中对此进行详细说明,以便更清楚地了解您想做什么!
Though you should had elaborated more on this in your question for more clear picture of what you want to do!
这篇关于如何创建工作上下文菜单项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!