Hi, Some developers (Me and even MS sometimes), just advise users that the optimal resolution is say 800 * 600
I am working on an app at the moment that needs a lot of fields on a form, so the user has agreed to have his computers set to1024 * 768 If that was designed for (or shown at), 800 * 600, no one could read the data I f you go down my path, then ensure you set your computer to the same resolution as the users will be using. Rob, [EMAIL PROTECTED] ----- Original Message ----- From: "Darrell Adams" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, March 05, 2005 7:25 AM Subject: Re: [vbhelp] Re: Form size The easiest way would be to purchase a form re-size control such as vbgold's other wise you have to create a procedure that resizes the form and controls such as text boxes, combos etc and you also need to move the command buttons etc. to their locations. --- kimyeungwk <[EMAIL PROTECTED]> wrote: > > > Hi Colleagues, > > I design a form at one computer and the size just > fit the monitor. > When the form is shown at other computers the size > becomes smaller. > > Could anyone advise how do I control the form size > so that it will > show up the same? > > Thanks in advance. > > Kim Yeung-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.298 / Virus Database: 266.5.2 - Release Date: 28/02/2005 ---------- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.298 / Virus Database: 266.5.2 - Release Date: 28/02/2005 [Non-text portions of this message have been removed] '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> 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/
