J
Jeff Mowatt
I have an OLE object (my own) which I'm loading from the script of a
custom form with a button click event. Everything works fine, except
for the first time the object is used when the window I'm trying to
show() is always iconised.
It makes no difference if I show() from the app itself or include it
in the vbscript.
My app window seems to somehow be obstructed by the outlook form, I
say this because outside outlook I can build a test program to call it
and it opens normally every time. It seems as if Outlook is preventing
my window from gaining focus.
Is there something I can do in Outlook vbscript to suppress this,
maybe?
Regards,
Jeff Mowatt
custom form with a button click event. Everything works fine, except
for the first time the object is used when the window I'm trying to
show() is always iconised.
It makes no difference if I show() from the app itself or include it
in the vbscript.
My app window seems to somehow be obstructed by the outlook form, I
say this because outside outlook I can build a test program to call it
and it opens normally every time. It seems as if Outlook is preventing
my window from gaining focus.
Is there something I can do in Outlook vbscript to suppress this,
maybe?
Regards,
Jeff Mowatt