Name

IWindowTarget

Synopsis

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

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.