IWindowTarget

IWindowTarget

System. Windows .Forms (system. windows .forms.dll) interface

This interface is for internal use and should not be called from your own code.

 public interface  IWindowTarget  {  // Public Instance Methods  public void  OnHandleChange  (IntPtr  newHandle  );    public void  OnMessage  (ref Message  m  ); } 

Returned By

Control.WindowTarget

Passed To

Control.WindowTarget



. 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