SetFocus Method

See Also    Examples    Applies To

Sets the focus to the control.

Sub SetFocus()

ctl.SetFocus()

See VB Documentation.