Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I have to develop a small utility which will display the News feed (getting by firing a URL) and storing into a datatable (contains two columns "Message" and "Code"(needed to pass when clicking on the message)).
The messages will get display as a marquee on a lable on dektop and clicking on the message will have to fire a URL which will open a web browser with the clicked URL.

Please help

Regards,
honeyashu
Posted

1 solution

I guess we have similar controls in our CodeProject archieve. Have a look at this control: Easy to Use Marquee Control for Windows Form with Full Designer Support[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900