Re: disable background forms

From: Rick B (Anonymous)
Date: 11/17/04


Date: Wed, 17 Nov 2004 11:05:56 -0600

Look at the "modal" and "pop-up" properties for the forms.

Rick B

"Simon" <Simon@discussions.microsoft.com> wrote in message
news:5ACE1CCF-AC9D-4D88-BFA9-105F3A290276@microsoft.com...
> i have a form which when a command button is clicked, a new form opens,
> similarly this form can open another form in the same way. When a new form
is
> opened i want the other forms to be disabled and only the current form
> accessible and on top of the display, until the current form is closed or
a
> new form opened from the current form. Wow thats a mouthful, hope thats
clear
>
> cheers
>
> Si