Hi,
Haven't looked on t'Internet yet, just doing so.
Basically, I want to make a little "light" flash on and off on my application's UI. I can do it with a timer of course, to change the colour of some coloured rectangle or something like that...
But is it really necessary.
Could I say, make a gif with two frames and use some in-built .net wizardry to make it flip between each frame until I tell it to stop?
I don't REALLY want to have to use a timer for this.
Haven't looked on t'Internet yet, just doing so.
Basically, I want to make a little "light" flash on and off on my application's UI. I can do it with a timer of course, to change the colour of some coloured rectangle or something like that...
But is it really necessary.
Could I say, make a gif with two frames and use some in-built .net wizardry to make it flip between each frame until I tell it to stop?
I don't REALLY want to have to use a timer for this.