G
Guest
I have code which displays a user form when an item is sent (via the
_ItemSend method). On my laptop, the window appears on top of the item being
sent, however on other PC's the window does not. Rather in order to see the
user form, the user must switch to the Outlook application window. I did use
frmItemSendOptions.Show vbModal
to try and force the user form on type of the mail message but it doesn't
work.
Ideas?
OP SYS: Windows XP
_ItemSend method). On my laptop, the window appears on top of the item being
sent, however on other PC's the window does not. Rather in order to see the
user form, the user must switch to the Outlook application window. I did use
frmItemSendOptions.Show vbModal
to try and force the user form on type of the mail message but it doesn't
work.
Ideas?
OP SYS: Windows XP