Język

ControlDesigner.ControlDesignerAccessibleObject Konstruktor

Definicja

Inicjuje nowe wystąpienie ControlDesigner.ControlDesignerAccessibleObject klasy przy użyciu określonego projektanta i kontrolki.

public:
 ControlDesignerAccessibleObject(System::Windows::Forms::Design::ControlDesigner ^ designer, System::Windows::Forms::Control ^ control);
public ControlDesignerAccessibleObject(System.Windows.Forms.Design.ControlDesigner designer, System.Windows.Forms.Control control);
new System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject : System.Windows.Forms.Design.ControlDesigner * System.Windows.Forms.Control -> System.Windows.Forms.Design.ControlDesigner.ControlDesignerAccessibleObject
Public Sub New (designer As ControlDesigner, control As Control)

Parametry

designer
ControlDesigner

Element ControlDesigner dla dostępnego obiektu.

control
Control

Element Control dla dostępnego obiektu.

Dotyczy