Skip to content

A charming little program that creates a ticker (scrolling text, running line)

Notifications You must be signed in to change notification settings

aramzham/Scrolling-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scrolling-text

A charming little program that creates a ticker (scrolling text, running line).

In order to add your advertisments in the line, append it to the list:

var rl = new RunningLineCreator();
rl.Advertisments.Add("Վաճառվում է բնակարան Ղափանի կենտրոնում, կոդ DP154, գինը՝ պայմանագրային");
rl.Advertisments.Add("Իջևանի կարատեի դպրոցն անց է կացնում մարզումներ 4 տարեկանից բարձր անձանց համար");
rl.Advertisments.Add("Այստեղ կարող է լինել Ձեր գովազդը");

The app will create an entertaining scrolling text 👍

gif

Keywords

  • Visual Studio 2015 Community
  • C# 6.0
  • .Net Framework 4.6

About

A charming little program that creates a ticker (scrolling text, running line)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages