'Declaration Public Overridable Function GetChild( _ ByVal index As Integer _ ) As AccessibleObject
public virtual AccessibleObject GetChild( int index )
Parameters
- index
Return Value
An System.Windows.Forms.AccessibleObject that represents the accessible child corresponding to the specified index.