+ Reply to Thread
Results 1 to 3 of 3

Modeless userform

  1. #1
    hngo
    Guest

    Modeless userform

    Hi,

    How do we set the user form to modeless.

    thanks

  2. #2
    Mangesh Yadav
    Guest

    Re: Modeless userform

    Change the ShowModal property of the userform (in VBE go to View >
    Properties window).


    Mangesh




    "hngo" <hngo@discussions.microsoft.com> wrote in message
    news:79D3471F-8F33-425B-80AD-507797B0134B@microsoft.com...
    > Hi,
    >
    > How do we set the user form to modeless.
    >
    > thanks




  3. #3
    Bob Phillips
    Guest

    Re: Modeless userform

    You can also do it at runtime

    UserForm1.Show 0

    --
    HTH

    Bob Phillips

    "Mangesh Yadav" <mangesh.NOSPAMyadav@gmail.com> wrote in message
    news:OWdnPc3hFHA.1372@TK2MSFTNGP10.phx.gbl...
    > Change the ShowModal property of the userform (in VBE go to View >
    > Properties window).
    >
    >
    > Mangesh
    >
    >
    >
    >
    > "hngo" <hngo@discussions.microsoft.com> wrote in message
    > news:79D3471F-8F33-425B-80AD-507797B0134B@microsoft.com...
    > > Hi,
    > >
    > > How do we set the user form to modeless.
    > >
    > > thanks

    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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