Flash a Window in the TaskBar (Win 98/2000)
Category:
System/APIType:
SnippetsDifficulty:
IntermediateAuthor:
Intelligent Solutions Inc.Version Compatibility:
More information:
This snippet shows you how to use the FlashWindowEx API function, which flashes a window in the taskbar to notify a user of a siginficant event in a program. See the comments for more details.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: