Click or drag to resize

PathEditFocused Property

Gets a value indicating whether the TextBox control has input focus.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool Focused { get; }

Property Value

Type: Boolean
See Also