Message 1 of 7
How to catch the FileUIEvents events

Not applicable
11-17-2001
06:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I can't get the FileUIEvents_OnFileSaveAsDialog to work, this event should
be fired before a Save Copy As if understand the help correctly. My add-in
must be activated when a Save Copy As is made so I can catch the Save Copy
As FileName.
All other events works just fine, are there any limitation in combining all
the events in a add-in? or have I missed something?
-Patrick
I can't get the FileUIEvents_OnFileSaveAsDialog to work, this event should
be fired before a Save Copy As if understand the help correctly. My add-in
must be activated when a Save Copy As is made so I can catch the Save Copy
As FileName.
All other events works just fine, are there any limitation in combining all
the events in a add-in? or have I missed something?
-Patrick