View Full Version : Maiximize Form


layers
02-09-2001, 04:07 AM
Does anyone know how to remove the Min/Max and Restore buttons from the top right of a form after it has been maxixmised.

I have set the Min/Max Buttons to None in the form properties but when you maximize it the restore button appears.

I want the form maximised all the time without the user being able to restore it to it's normal size.

Rich
02-09-2001, 05:02 AM
Set the border to none and add a command button to close

layers
02-09-2001, 06:57 AM
Thanks, but I have tried this and you still get the restore icon in the top right corner of the menu bar.

Peter D
02-09-2001, 09:54 AM
Well, I don't know if it's exactly what you're looking for, but I have an example of a maximized pop-up form, and it has no control buttons at all. It's part of my Window Manipulation Examples database here: http://www.peterssoftware.com/winmanip.htm

The example is "Size pop-up form to exactly fit desktop with no border".

Hope this helps,

Peter De Baets
Peter's Software - MS Access Tools for Developers - http://www.peterssoftware.com

Rich
02-09-2001, 03:12 PM
Set the pop up property to yes.