LostFocus Event

See Also         Example        

Occurs when the focus is moved from an embedded ActiveX control.

For information about using events with ActiveX controls, see Using Events with ActiveX Controls.

Syntax

Private Sub object_LostFocus()

object   The name of an ActiveX control.