Table of Contents

Method OnChildLostFocus

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnChildLostFocus(object?, LostFocusEventArgs)

This method is invoked when the control's child lost focus.

protected override void OnChildLostFocus(object? sender, LostFocusEventArgs e)

Parameters

sender object
e LostFocusEventArgs