Compartilhar via


EventHandlerService(Control) Construtor

Definição

Inicializa uma nova instância da classe EventHandlerService.

public:
 EventHandlerService(System::Windows::Forms::Control ^ focusWnd);
public EventHandlerService (System.Windows.Forms.Control focusWnd);
public EventHandlerService (System.Windows.Forms.Control? focusWnd);
new System.Windows.Forms.Design.EventHandlerService : System.Windows.Forms.Control -> System.Windows.Forms.Design.EventHandlerService
Public Sub New (focusWnd As Control)

Parâmetros

focusWnd
Control

O Control que está sendo projetado.

Aplica-se a