[DllImport("user32.dll")] public extern static int SendMessage(int hwnd, uint msg, uint wParam, uint lParam);