| Article: |
C# News Ticker Multithreaded Application | |
| Subject: | To make this work properly... | |
| Date: | 2003-09-12 07:39:00 | |
| From: | generalpf | |
|
Response to: To make this work properly...
|
||
|
Oh yeah, and replace "label2.Text =" with this: label2.Invoke(tickerDelegate2,new object[] { headline.Substring(0,i) });
|
||

