True, it only works when the control that gets the focus has set the CauseValidation (or whatever it's called) to True. So, if it's the only control you use (or you can't set that property of other controls) I guess you can't use that event.