Hello,
is there any way how to force application to lose focus in any other possible controls where the focus could be?
We are developing an application where there is silverlight and asp.net combined. When a dialoguebox in silverlight is displayed where user can write a value but when the user clicks outside of this dialoguebox to a textbox that is in asp.net it creates two focuses.
Is there any way how to force an app to lose any other focues?
Jakub
is there any way how to force application to lose focus in any other possible controls where the focus could be?
We are developing an application where there is silverlight and asp.net combined. When a dialoguebox in silverlight is displayed where user can write a value but when the user clicks outside of this dialoguebox to a textbox that is in asp.net it creates two focuses.
Is there any way how to force an app to lose any other focues?
Jakub
Comment