Method OnLostFocus NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll OnLostFocus(EventArgs) This method is invoked when the control lost focus. protected virtual void OnLostFocus(EventArgs e) Parameters e EventArgs The EventArgs that contains the event data.