AccessibleObject.IAccessible.accDoDefaultAction Method
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Performs the specified object's default action. Not all objects have a default action. For a description of this member, see IAccessible.accDoDefaultAction.
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- childID
- Type: System.Object
The child ID in the IAccessible interface/child ID pair that represents the accessible object.
Implements
IAccessible.accDoDefaultAction(Object)This member is an explicit interface member implementation. It can be used only when the AccessibleObject instance is cast to an IAccessible interface.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.