Quote Originally Posted by jalexm View Post
I'm not sure if TextBox loses its focus when you click on Toolbar because Toolbar should not get focus anyway. Also, if Validate event is removed and you write a LostFocus event to TextBox, this event is not fired when you click on Toolbar.

Well, any solution or is this a VB6 bug?
Isn't a bug.
It's correct.


Validate event ISN'T similar to LostFocus event.