![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Event loop when saving Task item in event handler | Mustafa | Add-ins for Outlook | 1 | August 8th 08 06:24 PM |
How do I stop an event from changing to recurring event automatica | WON | Outlook - Calandaring | 1 | March 2nd 08 09:42 PM |
Search of an event fired immediate before Quit-event | Peter Ostermann | Outlook and VBA | 4 | April 6th 07 07:46 AM |
Problem with CommandBarComboBox Change Event (Event fires only once) | M. Khalid Farooq | Add-ins for Outlook | 1 | October 19th 06 02:34 PM |
can a calander event to automaticaly reply during the event? How | DG at uei | Outlook - Calandaring | 1 | April 28th 06 07:45 AM |