Hello, I'm working with a form in Visual Basic 6.
Based on the project I'm working with, I would like the form to change colors in a certain sequence.
The way it's currently set-up, the form changes colors at
random. I would like to be able to specify the the color
types and how many times the colors will rotate.
As you're responding to my request, can you provide some
sample code or the actual code that can be used to solve
my problem? Thanks
Oh, by the way, I'm using a Timer for the rotation.
Based on the project I'm working with, I would like the form to change colors in a certain sequence.
The way it's currently set-up, the form changes colors at
random. I would like to be able to specify the the color
types and how many times the colors will rotate.
As you're responding to my request, can you provide some
sample code or the actual code that can be used to solve
my problem? Thanks
Oh, by the way, I'm using a Timer for the rotation.