Example Applies To
Occurs when an ActiveX control gets input focus.
Syntax
Private Sub object_GotFocus()
object The name of an ActiveX control.