ButBut
Mar 10th, 2002, 01:59 PM
Hi Guys, I Creat an ActiveX control object. the Object consist of two parts: a label with a font italic that look like a neon sign, the forecolor also blink. The label is part of a control object, the timer will also be there to make a label 4 colors, words change back and forth between Two colors.
How can I make the color changes with use of the following properties. FirstColor and SecondColor will contain the two colors that will be used. the default color will be green and red. Property BlinkRate will control how often the colors change using numeric range of 1 to 100. The default blink Rate is 50, which makes the colors change approximately once every 3 seconds. All these properties needs to change at design time and values return to the control. The control will have one event; if I click anywhere on the control the blinking will toggle.
please any help would be appreciated thank you
:confused:
How can I make the color changes with use of the following properties. FirstColor and SecondColor will contain the two colors that will be used. the default color will be green and red. Property BlinkRate will control how often the colors change using numeric range of 1 to 100. The default blink Rate is 50, which makes the colors change approximately once every 3 seconds. All these properties needs to change at design time and values return to the control. The control will have one event; if I click anywhere on the control the blinking will toggle.
please any help would be appreciated thank you
:confused: