VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Simple way to make a label blink

by The Blue Kirby (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Originally Published: Sun 6th May 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Simple way to make a label blink

Rate Simple way to make a label blink



lblBlink.Visible = Not lblBlink.Visible 'Sets Visible to opposite of  what it was before
End Sub
'It's as easy as that!

Download this snippet    Add to My Saved Code

Simple way to make a label blink Comments

No comments have been posted about Simple way to make a label blink. Why not be the first to post a comment about Simple way to make a label blink.

Post your comment

Subject:
Message:
0/1000 characters