I am trying to create a simple WebForm in Visual Studio 2017. I have a textbox and I have to catch "Leave" event on it, but these are the only events available:
I've been searching for similar questions and problems but I did not find any solutions.