code:Interop.Call("User32", "FlashWindow", MyChatWnd.Handle, true);
code:Interop.Call("User32", "SendMessageW", MyChatWnd.Handle, 274, 0xF020);