S
Sumeth
Suppose, I have 3 text boxes in the form. (text1 , text2 and text3)
after text1 lost focus I need to check that the text1.text is empty or not.
If it is null then show a messagebox and give text1 getfocus again.
after text1 lost focus I need to check that the text1.text is empty or not.
If it is null then show a messagebox and give text1 getfocus again.