WindowsFormsHostAutomationPeer(WindowsFormsHost) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Inicializa uma nova instância da WindowsFormsHostAutomationPeer classe.
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)
Parâmetros
- owner
- WindowsFormsHost
O WindowsFormsHost que está associado a este WindowsFormsHostAutomationPeer.