G
Guest
I want to execute a piece of code on textbox1.text WHEN the user (cursor)
exit that box (using the TAB or ENTER key). Not at every keyboard entry on
that box like I am getting right now with:
Private Sub TextBox1_TextChanged...
I dont see nothing into properties to achieve that.
Thank you very much again
exit that box (using the TAB or ENTER key). Not at every keyboard entry on
that box like I am getting right now with:
Private Sub TextBox1_TextChanged...
I dont see nothing into properties to achieve that.
Thank you very much again