Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » VB: Flashing the Screen Thing
Closed Thread
Old 03-28-2005, 03:23 PM   #1 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 248

shuaibao

Send a message via ICQ to shuaibao Send a message via AIM to shuaibao Send a message via Yahoo to shuaibao
Default VB: Flashing the Screen Thing

Hi, I'm using VB6 and I want to flash the item in the taskbar like in windows there is a orange in the green/blue Luna interface.

How??

PHP Code:
This is PHPright 

__________________
I have ADD that stands for Attention Defecit hey look a birdie!

<a href=\"http://www.shuaiking.org/\">www.shuaiking.org: my blog</a>
shuaibao is offline  
Old 03-28-2005, 04:48 PM   #2 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

You are probably looking for the FlashWindow or FlashWindowEx API calls:
http://msdn.microsoft.com/library/de...lashwindow.asp
http://msdn.microsoft.com/library/de...shwindowex.asp
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 03-29-2005, 02:47 PM   #3 (permalink)
 
True Techie

Join Date: Mar 2005

Posts: 248

shuaibao

Send a message via ICQ to shuaibao Send a message via AIM to shuaibao Send a message via Yahoo to shuaibao
Default

Thank you Ingram!
__________________
I have ADD that stands for Attention Defecit hey look a birdie!

<a href=\"http://www.shuaiking.org/\">www.shuaiking.org: my blog</a>
shuaibao is offline  
Old 04-07-2005, 05:34 AM   #4 (permalink)
 
Junior Techie

Join Date: Mar 2005

Posts: 50

c0mplexity

Default

Nice API...
c0mplexity is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On