Example #1
0
 void _ticker_Tick(object sender, TickerEventArgs e)
 {
     SetTickerText(e.ToString());
 }