Add insert item to menu right click to menu c #

I am making an extended clipboard program and I managed to make the part where it remembers the list of copied items, but I need to manage that content as well.

I tried and couldn't find a way to detect the paste from the clipboard, so now I'm trying to add the copied items to the context menu dropdown in the Windows context menu.

So far I've managed to find a way to add items to Folder

regedit, which doesn't help when I need to paste text into a textbox or notepad.

Is there a way to do this?

I am working in C # in .NET 4.0 on a Win 8.1 x64 operating system machine

EDIT:

My task is to collect everything copied / cut to the clipboard and then paste specific lines from that list into an editable text container. Either automatically in the same / reverse order that they are copied, or manually via the dropdown menu in the Windows context menu containing each line in my list.

+3
c # clipboard paste contextmenu


source to share


No one has answered this question yet

Check out similar questions:

269
How do I add a custom context menu to a web page?
7
Add "Select All" context menu item to default TextBox menu items
2
how to add standard textbox command to jqgrid context menu
2
How to copy and paste text from any Windows application (second clipboard)
2
How do I disable copy / paste commands in the Windows edit control context menu?
2
Right click menu items for system clipboard operations
1
Overriding general paste context menu in Android
1
Can I add a custom paste option to the Windows text editing context menu?
0
Menu bar items disappear after accessing the context menu
-1
How to get the selected item from the default context menu



All Articles
Loading...
X
Show
Funny
Dev
Pics