TaskbarFlasher FlashWindow Method CleanCode C# Libraries v1.2.03 API
Notifies the user that the application requests attention by flashing the taskbar if the form is not the current window.

Namespace: CleanCode.Forms
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static void FlashWindow(
	Form myForm
)
See Also