AccessibleObject::UseStdAccessibleObjects Method
.NET Framework (current version)
Associates an object with an instance of an AccessibleObject.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | UseStdAccessibleObjects(IntPtr) | This API supports the product infrastructure and is not intended to be used directly from your code. Associates an object with an instance of an AccessibleObject based on the handle of the object. |
![]() | UseStdAccessibleObjects(IntPtr, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Associates an object with an instance of an AccessibleObject based on the handle and the object id of the object. |
Show:
