Is there a way to trap a focus change event on a Textbox in LBB? Specifically, I'd like to be able to trap the "leave" event when the Textbox loses the focus. Trapping when it gets the focus might have value too. I've been digging through a number of the available resources with no joy yet, thought a question here might be quicker.
Regards,
Fred
Generating events when focus changes
Re: Generating events when focus changes
Thank you, that will work just fine for me