Click or drag to resize

ShellSystemListFocused Property

Gets a value indicating whether a control has input focus.

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

Property Value

Type: Boolean
See Also