Udostępnij za pośrednictwem


EventHandlerService(Control) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

focusWnd
Control

Który Control jest projektowany.

Dotyczy