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