ControlDesigner::ControlDesignerAccessibleObject::GetSelected Method ()
.NET Framework (current version)
Retrieves the currently selected child.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^An AccessibleObject that represents the currently selected child. This method returns the calling object if the object itself is selected. Returns null if is no child is currently selected and the object itself does not have focus.
.NET Framework
Available since 1.1
Available since 1.1
Show: