GroupBox::CreateAccessibilityInstance Method ()
.NET Framework (current version)
Creates a new accessibility object for the GroupBox.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
If you do not explicitly call the CreateAccessibilityInstance method, it will be called when the AccessibilityObject property is referenced.
See the Control::CreateAccessibilityInstance method for an example of how to use the GroupBox::CreateAccessibilityInstance method.
.NET Framework
Available since 2.0
Available since 2.0
Show: