Indicates whether the control or one of its children currently has the system focus.
[Visual Basic] Public ReadOnly Property ContainsFocus As Boolean [C#] public bool ContainsFocus {get;} [C++] public: __property bool get_ContainsFocus(); [JScript] public function get ContainsFocus() : Boolean;