System.Windows.Forms.DataGrid.CreateAccessibilityInstance Method

Constructs a new instance of the accessibility object for this control.

Syntax

protected override AccessibleObject CreateAccessibilityInstance ()

Returns

The System.Windows.Forms.Control.ControlAccessibleObject for this control.

Remarks

Derived classes should not call the base class's Control.CreateAccessibilityInstance method.

Only the following properties of the System.Windows.Forms.AccessibleObject should be set:

All other properties are handled by the System.Windows.Forms.DataGrid itself.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0