|
-
May 8th, 2001, 06:25 AM
#1
Thread Starter
New Member
changing label back color (Blinking)
I have made a label on a form. I want to give effect of blinking color of label by alternately changing the back color of the label to orange and green, on some condition found true. I mean the color of label shall change to orange and then green and then orange and then green and again this shall happen for five times. This process shall be complete within 2 to 3 seconds. How to do this?
-
Apr 22nd, 2013, 07:08 PM
#2
New Member
Re: changing label back color (Blinking)
select the label, how many you have in the application and go to events and then type label_click that would generate a private sub and then you need to use case statement for each label and don't forget to use the timer in your application.
-
Apr 22nd, 2013, 07:10 PM
#3
New Member
Re: changing label back color (Blinking)
let me know if it worked or not
I can explain it you but I won't write a code for you, you can send me your application I can have a look but I won't write a code in your app for sure.
I will explain where you need to make changes.
-
Apr 22nd, 2013, 08:40 PM
#4
Re: changing label back color (Blinking)
 Originally Posted by steven_hawk
let me know if it worked or not
I can explain it you but I won't write a code for you, you can send me your application I can have a look but I won't write a code in your app for sure.
I will explain where you need to make changes.
That question was asked 12 years ago, surely the guy either figured out how to do it or quit programming by now, also notice that the person who asked the question has 13 total posts which means that more likely than not has not been on the forum for years.
-
Apr 22nd, 2013, 09:37 PM
#5
New Member
Re: changing label back color (Blinking)
thanx
for letting me know.
It doesn't say year though.
-
Apr 22nd, 2013, 09:39 PM
#6
Re: changing label back color (Blinking)
 Originally Posted by steven_hawk
thanx
for letting me know.
It doesn't say year though.
Actually yes it does look at the bar at the top of each post. That shows you when the post was made in this case it says
May 8th, 2001 07:25 AM
Which is just shy of 12 years ago
The other date shown to the left of the post is the Month and Year that the member joined in this case Mar 01 e.g. March 2001
The date above the user name in the title bar shows the date of the post.
-
Apr 23rd, 2013, 09:36 AM
#7
Re: changing label back color (Blinking)
DM
True, dat.
At least the OP got his avatar to blink.
Spoo
-
Apr 23rd, 2013, 10:30 AM
#8
Re: changing label back color (Blinking)
What page would you have to be looking at to see a post 12 years old?
Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.
-
Apr 23rd, 2013, 01:59 PM
#9
Re: changing label back color (Blinking)
Right now page 1
-
Apr 23rd, 2013, 08:17 PM
#10
Re: changing label back color (Blinking)
 Originally Posted by DataMiser
Right now page 1 
He-heh
If you don't know where you're going, any road will take you there...
My VB6 love-children: Vee-Hive and Vee-Launcher
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|