Table of Contents

Method AfterLostFocus

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

AfterLostFocus(AbstractControl, LostFocusEventArgs)

This method is invoked when the control lost focus.

public void AfterLostFocus(AbstractControl sender, LostFocusEventArgs e)

Parameters

sender AbstractControl
e LostFocusEventArgs