Hello Bill, Contact me off list if you would like a copy of a document that demonstrates how to get the screen size and use the PROPERTY SCALEBY to dynamically change the form to fit it.
Regards, Stephen Markson The Pharmacy Examining Board of Canada 416.979.2431 x251 From: [email protected] [mailto:[email protected]] On Behalf Of Dan Goldberg Sent: September-01-16 3:51 PM To: [email protected] Subject: RE: [RBASE-L] - Screen display 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]<mailto:[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]<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.

