I am using Access as my front end. I have a form that I want to maximize to fill the application window but the form doesnt have much on it. So I want to set the application window to the same size as the form and then, ultimately, just allow the user to minimize or close the application via the upper right control box of the application (if i could remove them completely that would be best). Currently, Access remembers the size of the application window when I close it. So if I have it fully maximized, it reopens fully maximized. Any way to control the application window via VB code?