Name

EventHandlerService

Synopsis

This class is for internal use by the framework and should not be used from your own code.


public sealed class EventHandlerService : IEventHandlerService {

// Public Constructors

   public EventHandlerService(System.Windows.Forms.Control focusWnd);

// Public Instance Properties

   public Control FocusWindow{get; }

// implements IEventHandlerService

                  // Public Instance Methods

                  // implements IEventHandlerService

                  // implements IEventHandlerService

                  // implements IEventHandlerService

                  // Events

   public event EventHandler EventHandlerChanged;

// implements IEventHandlerService

}

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.