Results 1 to 10 of 10

Thread: changing label back color (Blinking)

  1. #1

    Thread Starter
    New Member uttamsaxena's Avatar
    Join Date
    Mar 2001
    Location
    India
    Posts
    13

    Question 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?
    Hi, I am a beginner...

  2. #2
    New Member
    Join Date
    Apr 2013
    Posts
    10

    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.

  3. #3
    New Member
    Join Date
    Apr 2013
    Posts
    10

    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.

  4. #4
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: changing label back color (Blinking)

    Quote Originally Posted by steven_hawk View Post
    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.

  5. #5
    New Member
    Join Date
    Apr 2013
    Posts
    10

    Re: changing label back color (Blinking)

    thanx
    for letting me know.
    It doesn't say year though.

  6. #6
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: changing label back color (Blinking)

    Quote Originally Posted by steven_hawk View Post
    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.

  7. #7
    PowerPoster Spoo's Avatar
    Join Date
    Nov 2008
    Location
    Right Coast
    Posts
    2,656

    Re: changing label back color (Blinking)

    DM

    True, dat.
    At least the OP got his avatar to blink.

    Spoo

  8. #8
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    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.

  9. #9
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,206

    Re: changing label back color (Blinking)

    Right now page 1

  10. #10
    Frenzied Member
    Join Date
    Apr 2012
    Posts
    1,272

    Re: changing label back color (Blinking)

    Quote Originally Posted by DataMiser View Post
    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
  •  



Click Here to Expand Forum to Full Width