TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Nitin
NA
3
0
Setting text in textbox through another class
May 19 2009 12:43 AM
Hi,
I am spawning a thread from Form1 which has a worker method in anther class(Class1). At the end of the worker method I want to set the text of a Text Box in the Form1 as the result of the computation of the worker method. Writing "TextBox1.Text = string" in worker method of Class1 doesnt work although the string has the right value in it.
Can someone please explain how to do this in simple steps ?
Thanks
Reply
Answers (
2
)
can i convert string to Date date type...?
How to compare two dates.....?