AddCustomContextMenu v. 2.0.0 C++ Builder: C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 Delphi: D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 Kylix: K1 K3
CustomContextMenu is intended to make it easy to add your own menu items to the shell context menu (the menu you get when you right-click a file or folder).
It is an abstract class which contains four methods you must override, in order to add your menu items and execute them.
Includes ready-to-install demos, documentation, and install-scripts. Can handle selection of multiple items.
New in 2.0.0: Can handle owner-drawn menu items.
Related Information - INTEGRATING APP WITH THE SHELL (2003-06-23 06:36:30)if you can make this easy..
CustomContextMenu 1.0.0 187 KB
An abstract class that makes it easy to create your own context menu handler (so you...
- EXPLORER CONTEXT MENU (2003-09-10 08:36:48)i cant download it
but what was wrong with the previous one ?
10x
Amos
- NEW FILE (2006-06-03 14:47:08)hi,
this other lib is heavy tested and works fine too..
make your choice...
http://subsimple.com/download/CustomContextMenu.zip
An...
- WINDOWS CONTEXT MEMUS (2007-02-28 14:33:34)hi,
use this unit class.
http://subsimple.com/download/CustomContextMenu.zip
An abstract class that makes it easy to create your own...
- USE A FORM IN A UNIT (2009-02-09 07:52:11)I'm sure it is not hidden by another form, this is just a test form, nothing is on it.
I guess you did not read my codes carefully, the form is...
|