Flash a window in the Windows task bar

Namespace:  Devolutions.Utils
Assembly:  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

See Also