.
C# Constants:
public const IntPtr HWND_MESSAGE = new IntPtr(-3);
VB Constants:
Public Const HWND_MESSAGE As IntPtr = New IntPtr(-3)
Notes:
None.
The SetParent function changes the parent window of the specified child window.
10/4/2014 6:00:38 PM - -158.255.168.220
The CreateWindowStation API
3/16/2007 8:23:15 AM - Expression2-1.64.38.215
Creates a window with an extended window style.
1/14/2017 5:31:40 PM - -193.190.253.150
