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" <mightycoco.DeleteThis@googlemail.com> wrote in message
news:c83b9193-9ce7-4aa7-befb-f895710a1237@a26g2000yqn.googlegroups.com...
> 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