D
dunnerca
I am writing code in which I want to check the text value of a text box upon
the exit from a text box against the value that was there upon the Enter
event. I seem to be having a problem passing this variable from the Enter
event procedure to the Exit event procedure. Anything obvious I'm missing?
Also, is there a better way to do what I'm trying?
the exit from a text box against the value that was there upon the Enter
event. I seem to be having a problem passing this variable from the Enter
event procedure to the Exit event procedure. Anything obvious I'm missing?
Also, is there a better way to do what I'm trying?