Share via


WindowsFormsHostAutomationPeer(WindowsFormsHost) Konstruktor

Definition

Initialisiert eine neue Instanz der WindowsFormsHostAutomationPeer-Klasse.

public:
 WindowsFormsHostAutomationPeer(System::Windows::Forms::Integration::WindowsFormsHost ^ owner);
public WindowsFormsHostAutomationPeer (System.Windows.Forms.Integration.WindowsFormsHost owner);
new System.Windows.Automation.Peers.WindowsFormsHostAutomationPeer : System.Windows.Forms.Integration.WindowsFormsHost -> System.Windows.Automation.Peers.WindowsFormsHostAutomationPeer
Public Sub New (owner As WindowsFormsHost)

Parameter

owner
WindowsFormsHost

Die WindowsFormsHost, die diesem WindowsFormsHostAutomationPeer zugeordnet ist.

Gilt für: