ControlDesigner::ControlDesignerAccessibleObject::GetFocused Method ()
.NET Framework (current version)
Retrieves the object that has the keyboard focus.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject that specifies the currently focused child. This method returns the calling object if the object itself is focused. Returns null if no object has focus.
.NET Framework
Available since 1.1
Available since 1.1
Show: