Thanks but Im looking sort of reverse method of this. I want the main access window fits on my form.
TIA, GEORGE -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of martyconnelly Sent: Sunday, October 01, 2006 4:21 AM To: [email protected] Subject: [ms_access] Re: Resize Access Window Couple of methods here Automatically resize forms to current screen resolution http://www.mvps.org/access/general/gen0002.htm --- In [email protected], "George Oro" <[EMAIL PROTECTED]> wrote: > > 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: [email protected] [mailto:[EMAIL PROTECTED] > Behalf Of Squires, Neil > Sent: Saturday, September 30, 2006 1:27 AM > To: [email protected] > 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: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Dawn Crosier > Sent: Friday, September 29, 2006 10:22 AM > To: [email protected] > 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: [email protected] <mailto:ms_access%40yahoogroups.com> > [mailto:[email protected] <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 > 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/
