+ Reply to Thread
Results 1 to 2 of 2

Force Userform to stay visible and on top?

  1. #1
    Registered User
    Join Date
    02-17-2008
    Posts
    21

    Force Userform to stay visible and on top?

    I have a userform that loads on startup in Outlook 2010. It's only purpose is to remind me to perform an action each time Outlook loads.
    I have put the call in the ThisOutlookSession Object in the Application_Startup() routine.

    The Userform loads and is visible after Outlook loads all the processes, but then as soon as Outlook reverts to the Main Page (mine is the Mail view) the Userform stays in the background. I have to minimize Outlook to see it.

    Others have recommended setting Userform Property Show Modal to False, and using vbModeless property, which did not seem to make a difference.

    Any ideas?

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: Force Userform to stay visible and on top?

    Hi parodytx,

    First, I know nothing about Outlook, but I do know UserForms. See post #4 in the following thread for a discussion of modal vs non-modal UserForms.

    If the name of your UserForm is 'UserForm', you probably want:
    Please Login or Register  to view this content.
    This will open the UserForm as modal, locking everything else out (you will not have access to Outlook) until the UserForm is closed. The UserForm should stay on top.

    I hope this helps.

    Lewis

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] FORCE Excel to stay in "Full Screen" mode
    By ericbartha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-21-2015, 02:19 PM
  2. How to have checkbox stay True when userform is closed and reopened
    By Gal403 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-02-2014, 12:57 PM
  3. Date picker UserForm to stay always in front of the main UserForm
    By Gabor in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-11-2014, 07:31 AM
  4. Get a hyperlinks to stay visible when you scroll across or down
    By Ben Verbeeten in forum Excel General
    Replies: 0
    Last Post: 08-08-2012, 09:53 PM
  5. Force Entry on UserForm
    By raehippychick in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-20-2007, 11:33 AM
  6. [SOLVED] Pictures don't stay visible
    By SteveF in forum Excel General
    Replies: 0
    Last Post: 01-27-2006, 09:20 AM
  7. stay as do it - userform
    By Mark in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-21-2005, 09:06 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1