G
Guest
I am trying to change the BackColor of a textbox using Event Procedures.
Example: If Increase is >= to 2000 then Increase.BackColor =255
Else: Increase.BackColor = 12632256.
Thanks
Example: If Increase is >= to 2000 then Increase.BackColor =255
Else: Increase.BackColor = 12632256.
Thanks