Table of Contents

Method OnLostFocus

Namespace
Alternet.UI
Assembly
Alternet.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.