Andy Lacey
andy at minstersystems.co.uk
Fri Sep 19 16:38:19 CDT 2003
Off the top of my head no Rocky. Don't suppose MoveSize on the form helps does it? Y'know making the form bigger to fill the gap. Is that a possibility? Andy -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin - Beach Access Software Sent: 19 September 2003 22:16 To: Access Developers discussion and problem solving Subject: Re: [AccessD] Restore Box Andy: Thanks. Actually Jim Dettman beat you to it. But it works like a charm. Now the last problem maybe you know an answer - I make the tool bar go away (Me.MenuBar = "=1")but it leaves a blank gray box between the blue app title bar and the form title bar. Do you know how to get rid if it? Thanks and regards, Rocky ----- Original Message ----- From: Andy Lacey <mailto:andy at minstersystems.co.uk> To: 'Access Developers discussion and <mailto:accessd at databaseadvisors.com> problem solving' Sent: Friday, September 19, 2003 1:08 PM Subject: RE: [AccessD] Restore Box Try http://www.mvps.org/access/api/api0022.htm for code to kind of maximize without maximizing, if you see waht I mena. that way you can get rid of the Close, Min, max etc Andy Lacey http://www.minstersystems.co.uk -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Drew Wutka Sent: 19 September 2003 16:59 To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] Restore Box You could 'round' the form, so it's just not visible! <grin> Drew -----Original Message----- From: Rocky Smolin - Beach Access Software [mailto:bchacc at san.rr.com] Sent: Thursday, September 18, 2003 7:33 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Restore Box Oops. Wrote too soon. Took out the DoCmd.Maximize and the little box is still there. Rocky ----- Original Message ----- From: Charlotte Foust <mailto:cfoust at infostatsystems.com> To: Access Developers <mailto:accessd at databaseadvisors.com> discussion and problem solving Sent: Thursday, September 18, 2003 5:22 PM Subject: RE: [AccessD] Restore Box Are you by any chance maximizing the form? Even a form that normally doesn't display the restore icon will do so when it's maximized. I think the only alternative in that case is the WinAPI. I personally don't like maximized forms, so I haven't messed around with that. Charlotte Foust -----Original Message----- From: Rocky Smolin - Beach Access Software [mailto:bchacc at san.rr.com] Sent: Thursday, September 18, 2003 4:14 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Restore Box Yeah. No soap. Rocky ----- Original Message ----- From: Charlotte Foust <mailto:cfoust at infostatsystems.com> To: Access Developers <mailto:accessd at databaseadvisors.com> discussion and problem solving Sent: Thursday, September 18, 2003 4:20 PM Subject: RE: [AccessD] Restore Box Have you tried setting the form's border style to Thin instead of Dialog? Charlotte Foust -----Original Message----- From: Rocky Smolin - Beach Access Software [mailto:bchacc at san.rr.com] Sent: Thursday, September 18, 2003 3:14 PM To: AccessD at databaseadvisors.com Subject: [AccessD] Restore Box Dear List: So okay, I removed the max and min and close boxes from my forms in design view. I can live without them. Changed the border style to dialog. But I still can't get rid of that pesky Restore Window box in the upper right corner (you only see it in form view, not in design view). How do I get rid of that one? MTIA Rocky _____ _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com _____ _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com _____ _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030919/033f17e9/attachment-0001.html>