System.Windows.Forms.GroupBox.CreateAccessibilityInstance Method

Creates a new accessibility object for the System.Windows.Forms.GroupBox.

Syntax

protected override AccessibleObject CreateAccessibilityInstance ()

Returns

A new System.Windows.Forms.AccessibleObject for the System.Windows.Forms.GroupBox.

Remarks

If you do not explicitly call the GroupBox.CreateAccessibilityInstance method, it will be called when the Control.AccessibilityObject property is referenced.

Requirements

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