ShellBrowser .Net Edition
Focused Property
NamespacesJam.ShellShellSystemListFocused
Gets a value indicating whether a control has input focus.
Declaration Syntax
C#Visual BasicVisual C++
public bool Focused { get; set; }
Public Property Focused As Boolean
public:
property bool Focused {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)