changing control appearance after its value has changed

L

Liron

Hi,

I would like to know how I can change a control's appearance (color
for example) when its value is changed.

I want to be able to set it for all the controls in my form, so when
someone edit a form it would be clear what was changed in the current
session.

Can I use JScript to implement that?

Thanks,
Liron
 
L

Liron

Hi Greg,

I know about the "Conditional Formatting" feature and I also thougth
about this kind of solution, but I've hoped that there is some way to
implement the solution using the OnContextChange event for all the
controls at once.

Can't I access the properties of a control using JScript?
I need to find a way to implement it for many forms and they are all
very big.

Thanks,
Liron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top