Window Questions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Enterprise

    Window Questions

    Is there a way to keep an MS Access form window open until someone presses
    the X to close it? I mean open so that it can't be minimized and that other
    features of access can't be controlled until that window is closed? Sort of
    like a popup message, but one in which you have to click something to
    continue?

    Thanks


  • Rick Brandt

    #2
    Re: Window Questions

    "Enterprise " <someone@micros oft.com> wrote in message
    news:rjy9d.6798 $UP1.3427@newsr ead1.news.pas.e arthlink.net...[color=blue]
    > Is there a way to keep an MS Access form window open until someone presses the
    > X to close it? I mean open so that it can't be minimized and that other
    > features of access can't be controlled until that window is closed? Sort of
    > like a popup message, but one in which you have to click something to
    > continue?[/color]

    Set its Modal property to true.


    --
    I don't check the Email account attached
    to this message. Send instead to...
    RBrandt at Hunter dot com


    Comment

    Working...