Question:
When a control has focus, is there some way to determine which control had focus just before it?
Answer:
Nope, there isn’t any way to do that. But, I would suggest that you might want to store a reference to the control in a variable during the GotFocus event. That will let you get to it once you’ve left.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























