See Also Example
Occurs when the focus is moved to an embedded ActiveX control.
For information about using events with ActiveX controls, see Using Events with ActiveX Controls.
Syntax
Private Sub object_GotFocus()
object The name of an ActiveX control.