Keeping focus on a txtbox
I already do. Tried one other thing; a breakpoint on the .setfocus to
see if the event was actually occuring. It was. The extra pause given
by stopping at the breakpoint allowed the system to work as expected.
But when I remove the breakpoint, the same problem is back. Any more
ideas?
|