Hi
I want to slide my text as in news but not wanna slide my label or textbox control.
I want to slide my text as in news but not wanna slide my label or textbox control.
Add a Timer Control and Set Interval =2000 (2 seconds) and write this code in [B]Timer1_Timer Event [/B] :
Add a Timer Control and Set Interval =2000 (2 seconds) and write this code in [B]Timer1_Timer Event [/B] :
Comment