SetFocus Method (BrowserObject)
Class
BrowserObject
.
Action
Gives focus to the control.
Syntax
C#
browserObject
.
SetFocus
()
VB
browserObject
.
SetFocus
()