The FlashTaskbarButton command flashes the window title bar and/or taskbar button.
Syntax
Integer=FlashStatus
PluginSet("PlugIn","Integer")
PluginRun("PlugIn","FlashTaskbarButton")
Parameters
FlashStatus
[in] The flash status. This parameter can be one of the following values:
1
Flash the window caption.
2
Flash the taskbar button.
3
Flash both window caption and taskbar button.
Remarks
The FlashTaskbarButton command flashes window if it does not have the keyboard focus. If window takes keyboard focus its caption and taskbar button stop flashing.