D
dan
I have a form with a derived field, for which I have
created a text box. When I set the value (form within the
Form's OnCurrent event handler), an error appears, saying
that I can't call a method/set properties of a control
that doesn't have the focus. Can anyone tell me what I'm
meant to do to get around this?
Many thanks,
Dan.
created a text box. When I set the value (form within the
Form's OnCurrent event handler), an error appears, saying
that I can't call a method/set properties of a control
that doesn't have the focus. Can anyone tell me what I'm
meant to do to get around this?
Many thanks,
Dan.