Tom, I don't know if this is it. Mike Byerly reported earlier that a particular property command was case-sensitive. Just out of curiosity, did you try PROPERTY dbmemo2 HIGHLIGHTFOCUSCOLOR 'TEAL'
Jan -----Original Message----- From: TOM HART <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Sat, 18 Feb 2012 15:14:21 -0800 (PST) Subject: [RBASE-L] - Property question I have a form that uses dbmemo as push buttons, there are 36 on a page. I had read-only color and focus color set to teal. When I installed the latest update focus color has changed back to white. I know it happened with the update because I have a compiled app from previous update works fine, but when I copy database to new update this happens. I will worry about that later, but for now I want to just change it back to teal with the following(all 36 have CID as 'dbmemo2'): property dbmemo2 highlightfocuscolor 'teal' I have set this in my on-after-start eep but it does not change color Tom Hart

