Dan Waters
df.waters at comcast.net
Mon Aug 19 20:06:54 CDT 2013
Hi John, You can set the Modal property = True and the Popup property to False. This prevents clicking on any form other than the one just opened, without the form going off-screen. However, it is then possible to open another form programmatically which would cover the modal form, thus completely locking up the application for anyone. With that in mind ... HTH, Dan -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John W Colby Sent: Monday, August 19, 2013 12:41 PM To: Access Developers discussion and problem solving Subject: [AccessD] Forms liberated Further to my previous post, it appears that setting the popup property true is what allows the form to move outside of the access container window. Is this something new to Access 2007? My client doesn't like it so I am looking for an alternative other than removing the popup property. -- John W. Colby Reality is what refuses to go away when you do not believe in it -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com