hi
i do display a message box using message box. show....
but before the message box is gettin displayed i switchover the focus to a excel sheet...
as a result of this the message box loses the focus on the form ...
so when i do the same validation another message box opens..
so i am having 2 mesage box now...
can the message box be focussed using any command
Visual C#4
|