Gets a value indicating whether the TextBox control has input focus.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic bool Focused { get; }Public ReadOnly Property Focused As Boolean
Get
public:
property bool Focused {
bool get ();
}member Focused : bool with get
Property Value
Boolean
See Also