win2keffects FlashTaskIcon property
Return to Introduction  Previous page  Next page
Applies to
acWin2kEffects component.  

Declaration
property FlashTaskIcon: Boolean;  

Description
The FlashTaskIcon property controls whether you would like to flash the application icon on the taskbar at the same time with the caption. Set FlashTaskIcon to True to flash the task icon or False to flash only window caption.  
 
The number of times to flash the window can be specified in the FlashCount property.  

Requirements
Windows NT/2000: Requires Windows 2000 or later.  
Windows 95/98: Requires Windows 98 or later.  
 
tip If you call this function on Win95/NT4 — nothing will happends.  

See also

FlashCount property and Flash method.