ControlDesigner.ControlDesignerAccessibleObject Oluşturucu

Tanım

Belirtilen tasarımcı ve denetimi kullanarak sınıfının yeni bir örneğini ControlDesigner.ControlDesignerAccessibleObject başlatır.

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)

Parametreler

designer
ControlDesigner

ControlDesigner Erişilebilir nesne için.

control
Control

Control Erişilebilir nesne için.

Şunlara uygulanır