Flash a window in the Windows task bar
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Sub FlashWindow ( _ handle As IntPtr _ ) |
| C# |
|---|
public static void FlashWindow( IntPtr handle ) |
Parameters
- handle
- Type: System..::..IntPtr