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

