'Declaration
Protected Overrides Function GetAccessibilityObjectById( _ ByVal objectId As Integer _ ) As AccessibleObject
protected override AccessibleObject GetAccessibilityObjectById( int objectId )
Parameters
- objectId
- An Int32 that identifies the System.Windows.Forms.AccessibleObject to retrieve.
Return Value
The specified System.Windows.Forms.AccessibleObject.