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)

매개 변수

적용 대상