EventHandlerService

EventHandlerService

System.Windows.Forms.Design (system.design.dll) sealed class

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  } 


. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net