Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / January 2006

Tip: Looking for answers? Try searching our database.

Size and name of the Access Windows

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
stabilo - 13 Jan 2006 12:59 GMT
Access 2003.
I have competed the development of my application but i have smalll details
to fix, among :

- how can i change the name of the Access Windows to the name of the
application
- hopw can I force the Access Windows to have the size of the main form of
the application
John Spencer - 13 Jan 2006 14:13 GMT
If I understand your questions.

Question 1:
-- Select Tools: Startup
-- Enter the name in the Application Title control

Question 2:  Use DoCmd.Maximize when you open your forms and reports.  Put
that in the Open event of each form/report.
> Access 2003.
> I have competed the development of my application but i have smalll
[quoted text clipped - 5 lines]
> - hopw can I force the Access Windows to have the size of the main form of
> the application
stabilo - 13 Jan 2006 16:08 GMT
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 and
Me.move  if any ?

> If I understand your questions.
>
[quoted text clipped - 13 lines]
> > - hopw can I force the Access Windows to have the size of the main form of
> > the application
John Spencer - 13 Jan 2006 19:19 GMT
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
George - 20 Jan 2006 19:37 GMT
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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.