RE: How to Set the same property on different Objects on a form all atonce.

2006-09-06 Thread Anthony L. Testi
I'm doing a happy dance.) Glad to hear that VFP is kicking. Anthony -Original Message- >From: Bill Arnold <[EMAIL PROTECTED]> >Sent: Sep 6, 2006 1:29 AM >To: 'ProFox Email List' >Subject: RE: How to Set the same property on different Objects on a form all

Re: How to Set the same property on different Objects on a form all atonce.

2006-09-06 Thread Michael Hawksworth
Or have your sub-classed framework aware object read your environment object for the settings... (Being able to change every single piece of text from Arial to Times (or something else) with just one click is great!) -- Michael Hawksworth Visual Fox Solutions [EMAIL PROTECTED] www.foxpro.co.

RE: How to Set the same property on different Objects on a form all atonce.

2006-09-06 Thread Nick Cipollina
SetAll() method? Thanks, Nick Cipollina -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony L. Testi Sent: Wednesday, September 06, 2006 12:46 AM To: [EMAIL PROTECTED] Subject: How to Set the same property on different Objects on a form all atonce.

Re: How to Set the same property on different Objects on a form all atonce.

2006-09-06 Thread MB Software Solutions
Dave Crozier wrote: Anthony, Thisform.SetAll("Backcolor",255,"commandbutton") Right...or use a subclassed object and just manipulate the class ONCE so every instance gets it. -- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwaresolutions.com http://fabmate.com "Work s

RE: How to Set the same property on different Objects on a form all atonce.

2006-09-06 Thread Dave Crozier
Anthony, Thisform.SetAll("Backcolor",255,"commandbutton") Dave Crozier The secret to staying young is to live honestly, eat slowly, and to lie about your age -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony L. Testi Sent: 06 September 2006

RE: How to Set the same property on different Objects on a form all atonce.

2006-09-05 Thread Bill Arnold
Hi Anthony, Welcome back! Hope you didn't throw your VFP notes away :) Good news is VFP technical resources have continued to grow, and libraries are stocked. Ed's archives are still online (bigger) and with google you can find a bunch of other resources. VFP is looking real good! VFP9SP1 is