Click or drag to resize

PathEditFocus Method

Sets input focus to the TextBox control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool Focus()

Return Value

Type: Boolean
If TextBox control has focus it returns true, otherwise false.
See Also