ControlDesigner::ControlDesignerAccessibleObject Constructor (ControlDesigner^, Control^)
.NET Framework (current version)
Initializes a new instance of the ControlDesigner::ControlDesignerAccessibleObject class using the specified designer and control.
Assembly: System.Design (in System.Design.dll)
Parameters
- designer
-
Type:
System.Windows.Forms.Design::ControlDesigner^
The ControlDesigner for the accessible object.
- control
-
Type:
System.Windows.Forms::Control^
The Control for the accessible object.
.NET Framework
Available since 1.1
Available since 1.1
Show: