System.Windows.Forms.AccessibleObject.GetSelected Method

Retrieves the currently selected child.

Syntax

public virtual AccessibleObject GetSelected ()

Returns

An System.Windows.Forms.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.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0