PDA

View Full Version : flashing text


map
08-01-2002, 11:32 PM
I need to add a flashing message to my VB program. I was trying to do it by using a text box or a picture box with a timer. Or am I supposed to use an ActiveX control? I am trying to figure out this book I'm using! Anyway, I don't know how to connect the timer and the picture box. Can anyone help?