[]
Flashes the window caption and taskbar button until the window comes to the foreground.
public void FlashIfNotActive(int count)
Public Sub FlashIfNotActive(count As Integer)
| Type | Name | Description |
|---|---|---|
| int | count | The number of times to flash the window; 0 causes infinite flashing. |