Hello, I can't seem to get the CONTROLTYPE property to work for the Office Button. For example I tried:
PROPERTY obSaveSR CONTROLTYPE 'UpButton' PROPERTY obSaveSR CONTROLTYPE '.UpButton' PROPERTY obSaveSR CONTROLTYPE 'Up Button' PROPERTY obSaveSR CONTROLTYPE UpButton PROPERTY obSaveSR CONTROLTYPE .UpButton Where obSaveSR is the <Component ID> and they do not respond. I wanted to change the glyph together with the background color (works Ok) in order to let the user know that the form needs to be save. Does anyone knows what am I doing wrong? Thank you, Manuel de Aguiar -- 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.

