G
Guest
Hello!
I have a form with 3 text boxes Value, MinValue and MaxValue parameters, .
When change the value in text box Value, change image according this value
(If < MinValue, between MinValue and MaxValue or > MaxValue).
Work fine trough code in On Current (Form) and After Update (Text box
Value), but:
Now, I would like to change the images too, when to change values in
MinValue or MaxValue without have to rewrite new value in text box Value. If
rewrite value, work fine too, but it isn't friendly. Is it necessary, please?
Thanks in advance.
an
I have a form with 3 text boxes Value, MinValue and MaxValue parameters, .
When change the value in text box Value, change image according this value
(If < MinValue, between MinValue and MaxValue or > MaxValue).
Work fine trough code in On Current (Form) and After Update (Text box
Value), but:
Now, I would like to change the images too, when to change values in
MinValue or MaxValue without have to rewrite new value in text box Value. If
rewrite value, work fine too, but it isn't friendly. Is it necessary, please?
Thanks in advance.
an