Fires when focus is moved from the current View's document to any external control (for instance, to an external DockPanel).
public event EventHandler LostFocus
event Public LostFocus As EventHandler
The event handler receives an argument of type System.EventArgs containing data related to this event.