User Profile
Collapse
-
ravikumar2007 started a topic Not calling Lost Focus event handler when I call Focus() method for a text box in C#in .NETNot calling Lost Focus event handler when I call Focus() method for a text box in C#
I am working with .NET 3.5 framework within an WPF application. I have a windows application where for a textbox, I have defined the lost focus event. I need to call the Focus() method of any other control in a scenario where the first textbox's lost focus is being called automatically since we are moving out of the control. Is there any way to call Focus() method without calling the lost focus event handler for this textbox? I have tried removing...
No activity results to display
Show More