I need to make a scrolling ticker for my application be it in a label or not. I need something that polls the database of news and displays the latest on the bottom. Also I would like to have each item be linked to open another form in my application to show the whole story.

The database stuff I don't really need help with, but I need to know how to make it continually move and display everything I tell it to display one record at a time.

Thanks in advance