Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.7k views
in .NET FTP by (460 points)
I would like to add a 'View' command to the context menu along with the existing rename, delete, etc. I've looked at the docs but I don't see a way for met to add an item to the menu and to code it. Is there any way I can implement a file View options?

Thanks,

1 Answer

0 votes
by (162k points)
The 'Menu' property gives you access to the ContextMenu, so you can create a new menu item and add it to this ContextMenu.

Categories

...