J
Jean Ulrich
Hi
I want to create a blinking text in a form
I have a field named "test" and i would like that this field blink all the
time.
I have set the timer to 1000 that means that the text will blink every
second
To make the text blink i want that every second the forecolor change
255 for red then 0 for black 255, 0, 255, 0, 255, 0 ...and so on
can somebody give me the exact vb code to put in the form properties "On
Timer"
thanks
I want to create a blinking text in a form
I have a field named "test" and i would like that this field blink all the
time.
I have set the timer to 1000 that means that the text will blink every
second
To make the text blink i want that every second the forecolor change
255 for red then 0 for black 255, 0, 255, 0, 255, 0 ...and so on
can somebody give me the exact vb code to put in the form properties "On
Timer"
thanks