The task bar flashes
Using system.Runtime.InteropServices;
----------------------------
[DLLIMPORT ("User32.dll")]]]]]
Public Static Extern Bool FlashWindow
INTPTR HWND, // Handle To Window
Bool binvert // Flash Status
);
----------------------------------
FlashWindow (Handle, True); // Flash