Thanks Neil...

I found something yesterday in my archive to Hide the Application Window. So
what it does it resize the access application window to zero and I managed
to resize it 1024x768. Then, I disabled the restore button of the main
access window and set my main form to movesize to 0, 300 so it fits to the
corner top left and maximized. So basically it does the trick but if the
user used higher than 1024x768 my application will open on the top left
corner with 1024x768 size then user can resize the window by dragging it
which still Im trying to avoid but once they close and open again the size
restore to 1024x768. Not bad at all. I believed I cannot avoid the user to
resize the window manually. What Im trying to play now or is to open my
application in the center of the screen if they used higher than 1024x768
instead on the top left or better yet resize the access windown according to
the current form open. Im sure there's some easy way to get the actual size
of the form and convert it to pixels.


George



-----Original Message-----
From: ms_access@yahoogroups.com [mailto:[EMAIL PROTECTED]
Behalf Of Squires, Neil
Sent: Monday, October 02, 2006 10:36 PM
To: ms_access@yahoogroups.com
Subject: RE: [ms_access] Resize Access Window


George,

I was reading in a .net book the other day and the topic of screen
resolution came up.  The consensus of the book is that people who have
monitors that support larger than 1024X768 resolution, it's usually
because the users are power users and will often have more than one app
open at a time.  They don't want a single app taking up the whole
screen.  They can size the application so it looks good on their screen
and possibly have another application on the monitor to the right of it
in case they are doing comparisons or what not.

So personally I'd design for 1024X768 and allow the users to size the
application so it looks good if they have a higher setting.

Neil Squires

  _____

From: ms_access@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of George Oro
Sent: Friday, September 29, 2006 11:55 PM
To: ms_access@yahoogroups.com
Subject: RE: [ms_access] Resize Access Window



Yes the main Access Application Window... My application is currently
design
to 1024 (maximize on load). Yesterday I encounter one new user using
higher
than 1024 then my application doesn't look so good. So if I can resize
to
1024 then any resolution execpt 800x600 which it will be ok..

I read before that the main access window can resize according the
current
form open and it looks like a stand alone application using hwnd
something.
I google and found exactly in p2p but no code and can't get his email
address..

TIA,
GEORGE

-----Original Message-----
From: ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
[mailto:ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
]On
Behalf Of Squires, Neil
Sent: Saturday, September 30, 2006 1:27 AM
To: ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
Subject: RE: [ms_access] Resize Access Window

Dawn,

I assumed that he meant the Access Application. I'm not sure how to
resize that one :)

Neil Squires

_____

From: ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
[mailto:ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com> ]
On
Behalf Of Dawn Crosier
Sent: Friday, September 29, 2006 10:22 AM
To: ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
Subject: RE: [ms_access] Resize Access Window

George -

What I do with my bigger forms, is on Form_Load I have a cmd.Maximize
Then on Form_Unload I have a cmd.Restore.

That way I take full advantage of whatever screen real estate they have
and
can still have nice tidy small forms for menu'ing windows.

Dawn Crosier
Microsoft MVP
"Education Lasts a Lifetime"

This message is posted to a newsgroup. Please post replies and questions
to
the newsgroup so that others can learn as well.

_____

From: ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
<mailto:ms_access%40yahoogroups.com>
[mailto:ms_access@yahoogroups.com <mailto:ms_access%40yahoogroups.com>
<mailto:ms_access%40yahoogroups.com> ]
On Behalf
Of George Oro
Sent: Friday, September 29, 2006 7:07 AM
To: YG Access; YG Access Dev
Subject: [ms_access] Resize Access Window

I found this before but can't find it now.

Does anyone here has a code to resize the MsAccess Window base on the
parameters I provide? Let say I want my MsAccess Window resize to 1024 x
768
pixels.

Any tips would be greatly appreciated.

TIA,
George

[Non-text portions of this message have been removed]

[Non-text portions of this message have been removed]

Yahoo! Groups Links






[Non-text portions of this message have been removed]




Yahoo! Groups Links













 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ms_access/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ms_access/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to