G
Guest
Hello,
I am having trouble with the Lost Focus event for a text box. I am trying
to make it invisible (so I can make another visible) as the user leaves it.
When I try to execute this, I get an error stating that I can't hide a
control that has the focus. I find this odd, isn't this event supposed to
fire after the control loses the focus? I do not want to explicitly set the
focus elsewhere, as then tabbing or clicking elsewhere would not immediately
set the focus there. Btw, I get the same error attempting On Exit.
Is there a way around this? If not, I can explain the situation, as I am
open to a completely different solution.
s
I am having trouble with the Lost Focus event for a text box. I am trying
to make it invisible (so I can make another visible) as the user leaves it.
When I try to execute this, I get an error stating that I can't hide a
control that has the focus. I find this odd, isn't this event supposed to
fire after the control loses the focus? I do not want to explicitly set the
focus elsewhere, as then tabbing or clicking elsewhere would not immediately
set the focus there. Btw, I get the same error attempting On Exit.
Is there a way around this? If not, I can explain the situation, as I am
open to a completely different solution.
s