A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Form Display



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 31st 06, 12:32 AM posted to microsoft.public.outlook.program_vba
John Tripp
external usenet poster
 
Posts: 1
Default Form Display

I have coded a procedure for the ItemSent Event. It works very well.
However, I would now like to build a form that will ask the user a few
questions, if certain conditions exist. I tried to build a form within the
VBA environment. It basically works, but I have one problem. When I do a
FormName.Show, I can't get the form to display "in front." It is there, but
I have to click on the taskbat to get it to the top. Any suggestions?

Thanks, John
Ads
  #2  
Old January 2nd 07, 07:29 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Form Display



Obviously you're using Word as mail editor. The two easiest ways a

1) Don't use Word :-)
2) Set ActiveInspector.WindowState = olMinimized before calling your
UserForm.


--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Keep your Outlook categories organized!
http://www.shareit.com/product.html?...4&languageid=1
(German: http://www.VBOffice.net/product.html?pub=6)

Am Sat, 30 Dec 2006 15:32:01 -0800 schrieb John Tripp:

I have coded a procedure for the ItemSent Event. It works very well.
However, I would now like to build a form that will ask the user a few
questions, if certain conditions exist. I tried to build a form within

the
VBA environment. It basically works, but I have one problem. When I do a
FormName.Show, I can't get the form to display "in front." It is there,

but
I have to click on the taskbat to get it to the top. Any suggestions?

Thanks, John

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem display form from COM addin [email protected] Add-ins for Outlook 1 October 13th 06 03:57 PM
how to display scorecards in windows form srinivas Outlook - Using Forms 0 October 12th 06 03:59 PM
Display properties of custom form on that form Wolfgang Kais Outlook - Using Forms 2 October 11th 06 10:31 PM
Do not display other pages when form is sent [email protected] Outlook - General Queries 1 April 26th 06 11:53 PM
How do you change the default display form? Spike9458 Outlook - Using Contacts 1 January 30th 06 05:31 PM


All times are GMT +1. The time now is 06:35 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.