Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Windows Form App Help

$
0
0
Perfect that works, just one more question.

How do I add the Screen name of the tweet creator to the code below, I have my incoming tweets filtered through a couple specific tweet.Creator.ScreenName.

tweetsTextBox.Text += String.Format("> {0}\r\n", ((ITweet) progressChangedEventArgs.UserState).Text);

Thanks

Viewing all articles
Browse latest Browse all 4126

Trending Articles