[]
        
(Showing Draft Content)

C1.Framework.Element.OnLostFocus

OnLostFocus Method

OnLostFocus(EventArgs)

Called by the host control when this Element loses the focus.

Declaration
public virtual void OnLostFocus(EventArgs e)
Public Overridable Sub OnLostFocus(e As EventArgs)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.