View Single Post
  #1 (permalink)  
Old 06-19-2009, 3:12 AM
Johnson Johnson is offline
VB.NET Forum Fanatic
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Mar 2009
Age: 19
Posts: 132
Reputation: 17
Johnson is on a distinguished programming path ahead
Default add to windows context menu?

What i would like to do is have my application add a entry to the main windows context menu(for when i right click a picture) which will be called host image.

My question is what do i need to read up on to add a context menu entry

When the entry is clicked i want it to get the file it's clicked on location

Does this make some sort of sense to you?
Reply With Quote