How to use the FlashWindow API

Level:
Level3

One of the ways a program can grab the user's attention is by flashing its title bar. In Visual Basic there isn't an easy way to make this happen. However, Visual Basic does allow you to call Windows API functions directly. Specifically we can call the FlashWindow Win32 API which does exactly what we want. This program demonstrates how to do this. If you would like a step by step example you shoud check out this tutorial: Using the FlashWindow API to get the users attention .

Download Source Code Sample  

Sat, 06/21/2008 - 11:25 — CT (not verified)

Try http://www.vb6.us/files/File/FlashWindow-API/Flash%20Window%20API.zip

Error Download 440

http://www.vb6.us/files/File/FlashWindow-API/Flash%20Window%20API.zip

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options