Goblin - A Platform for 3D AR and VR Applications

NativeMethods.SetWindowPos Method 

public static bool SetWindowPos(
   IntPtr hWnd,
   IntPtr hWndAfter,
   int x,
   int y,
   int w,
   int h,
   uint flags
);

See Also

NativeMethods Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace