March 2003
Intermediate to advanced
896 pages
32h 35m
English
EventHandlerService
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 }
Read now
Unlock full access