Sets input focus to the TextBox control.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
SyntaxPublic Function Focus As Boolean
member Focus : unit -> bool
Return Value
BooleanIf TextBox control has focus it returns true, otherwise false.
See Also