You can get the properties of the screen size and use scaleby. Dan Goldberg
From: 'Lawrence Lustig' via RBASE-L [mailto:[email protected]] Sent: Thursday, September 1, 2016 11:43 AM To: [email protected] Subject: Re: [RBASE-L] - Screen display Yeah, but all that does is chop off the form, it doesn't "shrink" a form so that the entire thing fits on a smaller screen. That depends on how you set up the form. If you have used the Anchor property for all the controls, you will will get a correctly resized form. That's assuming that the nature of the controls is such that there are one or two (like a list view or memo field) that will still make sense when resized. -- Larry -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

