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.2
Syntax
public bool Focused { get; }

Property Value

Boolean
See Also