Explorer.CurrentFolder returns a Folder object, you can then handle the
Folder.BeforeFolderMove() event.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"mightyCoCo" wrote in message
...
Hi,
is there a way to receive an event, if a folder inside a Explorer is
moved for Office 2007?
Like the Explorer.BeforeItemPaste event?
the Explorer.BeforeMove is the wrong one - that apparently triggers,
when the explorer window is moved.
thanks in advance,
-coco