Thread Solved

Join Date: Nov 2007
Posts: 39
Reputation: Jade_me is an unknown quantity at this point 
Solved Threads: 1
Jade_me's Avatar
Jade_me Jade_me is offline Offline
Light Poster

flash window

 
1
  #1
Dec 19th, 2007
hi masters....
does any one know how to flash window form ??
i don't have idea to do this problem..

please help me..
best regards
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 2,641
Reputation: Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light Jx_Man is a glorious beacon of light 
Solved Threads: 245
Jx_Man's Avatar
Jx_Man Jx_Man is offline Offline
Posting Maven

Re: flash window

 
1
  #2
Dec 19th, 2007
this api function :
Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
  1. private Declare function flashWindow Lib "user32" (ByVal hwnd as Long, ByVal bInvert as Long) As Long

add this code to timer1 :
FlashWindow Me.hwnd, 1

in this case i set timer interval = 500

hope this helps.
all for the best.
Never tried = Never Know
So, Please do something before post your thread.
* PM Asking will be ignored *
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 39
Reputation: Jade_me is an unknown quantity at this point 
Solved Threads: 1
Jade_me's Avatar
Jade_me Jade_me is offline Offline
Light Poster

Re: flash window

 
0
  #3
Dec 20th, 2007
thanks for the help.nice one
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,092
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 125
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: flash window

 
0
  #4
Dec 21st, 2007
Its better to flash the window on certain condition like if the window is minized.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC