Still learning the wonders of VB. Right now I am wondering how to have a Message box appear if the user has or is exiting a control and leaving it blank. I want the message box to return the user to the empty control once the OK is clicked.
I tried using the validation properties, but it doesn't catch the problem till you try and leave the form. I would like this to be more immediate.
I tried using the validation properties, but it doesn't catch the problem till you try and leave the form. I would like this to be more immediate.