EventHandlerService(Control) Constructor

Definitie

Initialiseert een nieuw exemplaar van de 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)

Parameters

focusWnd
Control

Dat Control is ontworpen.

Van toepassing op