|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
picture/timer help
ok i have a picture(s) i want to display if a certian condition is true or false. i can set the visability true or fasle no problem. but the picture just stays up. i want it to display for 2 seconds, then go away. i have a timer already in the form, for a running clock time.
hopefully somebody can help me out. Thanks Hack_programr |
|
#2
|
|||
|
|||
|
Can't you add a 2-second timer that turns visibility off?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
??
that would be great! but that was kinda my original question. how do you do that?
|
|
#4
|
|||
|
|||
|
Simply add a timer control. Set the timer to fire every two seconds. Start the timer when you display the picture. In the timer event at two seconds, change the visible property of the picture.
|
|
#5
|
|||
|
|||
|
thanks for the help Doug! you the man!!!
![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > picture/timer help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|