DataGridViewTopLeftHeaderCell::CreateAccessibilityInstance Method ()
.NET Framework (current version)
Creates a new accessible object for the DataGridViewTopLeftHeaderCell.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System.Windows.Forms::AccessibleObject^A new DataGridViewTopLeftHeaderCell::DataGridViewTopLeftHeaderCellAccessibleObject for the DataGridViewTopLeftHeaderCell.
If you do not explicitly call the CreateAccessibilityInstance method, it will be called when the AccessibilityObject property is referenced.
Note |
|---|
To get or set AccessibilityObject, you must add a reference to the Accessibility assembly installed with the .NET Framework. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
