View Single Post
  #1  
Old June 13th 07, 06:56 PM posted to microsoft.public.outlook.program_vba
dch3
external usenet poster
 
Posts: 105
Default User Form Problems

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
Ads