> On 7/25/2020 1:10 AM, charlie wrote: > > Is it pssible n a form to have a color font or background in an entryfield. I see bold or ita;ic font properties for example in entryfields but other than on focus I don't see how to do this. > > > > I want to do something like this: > > > > if a + b # entryfieldx > > entryfieldafont = red > > endif > > > > Is there a way of doing this? > > The use of colorNormal and colorHighlight properties are what you need > to look at. Check them out in help ... > > Ken > > -- > *Ken Mayer* > Ken's dBASE Page: http://www.goldenstag.net/dbase > The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp > dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm > dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm