Method OnChildLostFocus
OnChildLostFocus(object?, LostFocusEventArgs)
This method is invoked when the control's child lost focus.
protected override void OnChildLostFocus(object? sender, LostFocusEventArgs e)
Parameters
sender
objecte
LostFocusEventArgs