public static void FormMobileFunction(IntPtr hWnd)
 {
     ReleaseCapture();
     FormFunction.SendMessage(hWnd, 0x112, 0xf012, 0);
 }