Flashing label

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Is it possilble to have a link label such as that one from OpenNETCF that is flashing all the time?

Thanks
 
Just use a System.Windows.Forms.Timer and then change the visiblity of the
control in a Tick event handler for the Timer.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top