The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Control::Focused Property
.NET Framework (current version)
Gets a value indicating whether the control has input focus.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Notes to Inheritors:
When overriding the Focused property in a derived class, use the base class's Focused property to extend the base implementation. Otherwise, you must provide all the implementation.
.NET Framework
Available since 1.1
Available since 1.1
Show: