Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How to blink label in C#

How to blink label in C#

Scheduled Pinned Locked Moved C#
csharptutorial
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mads115
    wrote on last edited by
    #1

    How to blink label in C#.Please let me know the solution thanks in advance

    D L A 3 Replies Last reply
    0
    • M Mads115

      How to blink label in C#.Please let me know the solution thanks in advance

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      Use Timer with small time duration. Toggle the visibility of the label in the Tick event.

      जय हिंद

      OriginalGriffO 1 Reply Last reply
      0
      • D dan sh

        Use Timer with small time duration. Toggle the visibility of the label in the Tick event.

        जय हिंद

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #3

        d@nish wrote:

        Use Timer with small time duration. Toggle the visibility of the label in the Tick event.

        ...but don't do it unless it is realy important because you will annoy the heck out of your users.

        No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced. This message is made of fully recyclable Zeros and Ones

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        1 Reply Last reply
        0
        • M Mads115

          How to blink label in C#.Please let me know the solution thanks in advance

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Blink means Visible and False in a Interval.

          If you can think then I Can.

          1 Reply Last reply
          0
          • M Mads115

            How to blink label in C#.Please let me know the solution thanks in advance

            A Offline
            A Offline
            aleemjan
            wrote on last edited by
            #5

            Use Timer object and set label fore color different from its orignal and then set it orignal color,it will look like blinkin.. :laugh:

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups