WindowsFormsHostAutomationPeer(WindowsFormsHost) 建構函式

定義

初始化 WindowsFormsHostAutomationPeer 類別的新執行個體。

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)

參數

適用於