Sdílet prostřednictvím


EventHandlerService(Control) Konstruktor

Definice

Inicializuje novou instanci EventHandlerService třídy .

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

Ten Control , který se navrhuje.

Platí pro