Maximize expands the form or report to fill the open database window.
Me.Move ??? I'm not really sure what this is. Are you referring to the
MoveSize Action or method? This moves or resizes the Active window.
> Thanks. DoCmd.Maximize seems to apply it to the form, but not to the Acess
> Window it-self. I'm rigth ? what is the difference between Docmd.Maximize
[quoted text clipped - 20 lines]
>> > of
>> > the application
Is it possible to control the Access Window itself under program control?
That is, the Application Window whose title reads (by default) Microsoft
Access.
Specifically, stabilo and I want to control its size.
Thank you in advance for your help.
> Maximize expands the form or report to fill the open database window.
>
[quoted text clipped - 25 lines]
> >> > of
> >> > the application
John Spencer - 20 Jan 2006 20:11 GMT
I don't have anything, but here is a reference I have to something that may
work for you.
We have some examples of how to manipulate the Access window, and the form
window in the free database at this site:
http://www.peterssoftware.com/winmanip.htm
Hope this helps,
--
Peter De Baets
Peter's Software - MS Access Tools for Developers
http://www.peterssoftware.com
> Is it possible to control the Access Window itself under program control?
> That is, the Application Window whose title reads (by default) Microsoft
[quoted text clipped - 34 lines]
>> >> > of
>> >> > the application
George - 20 Jan 2006 20:31 GMT
Extraordinarily helpful.
> I don't have anything, but here is a reference I have to something that may
> work for you.
[quoted text clipped - 47 lines]
> >> >> > of
> >> >> > the application