Click or drag to resize

PathEditFocus Method

Sets input focus to the TextBox control.

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

Return Value

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