dvb load/run event

dvb load/run event

Anonymous
Not applicable
328 Views
3 Replies
Message 1 of 4

dvb load/run event

Anonymous
Not applicable
is there a dvb load/run event in VBA?

if not could .net or arx be used to watch for dvb load/run?

thanks in advance
0 Likes
329 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable
Im not sure, but here to put you on a good track.

In you VBA editor, add a reference to "Microsoft Visual Basic for Application Extensibility 5.3".

There you will find objects that manage the VBA interface. Mabbe in one of these objects, there would be an event to catch the loading of a VBA app?...

Hope this helps.
0 Likes
Message 3 of 4

Anonymous
Not applicable
Look for "RunMacro" and "LoadDvb" in the developer help file.
0 Likes
Message 4 of 4

Anonymous
Not applicable
Many thanks for your help..

I am really greatful this discussion forum..
0 Likes