Hi, On a given form is it possible to know which control was the last control with focus, and/or which control will receive focus next?
Take for example a textbox "TextBox1" on whose "LostFocus" event a routine runs. If that routine changes any other textbox's text properties, a number of event Changed get triggered. However the last control with the focus WAS "TextBox1". In a similar way, what is the control that will ultimately receive focus? Any ideas on this? Thanks, Edgard -- You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en.
