Freigeben über


EventHandlerService(Control) Konstruktor

Definition

Initialisiert eine neue Instanz der EventHandlerService-Klasse.

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)

Parameter

focusWnd
Control

Das Control, das gerade entworfen wird.

Gilt für: