Hi, I am trying to disable a button until a condition is met in my program.
I have two numeric up down boxes and a button, but I want to have the button disabled until the two numeric up down boxes have a number higher than 0 in both of them.
Grateful for any help.
Thanks.