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
john.laponsie
NA
3
0
Passing variable content from 1 form to another
Feb 13 2004 11:21 AM
This is probably a stupid question with a very simple solution, but I can't find a simple way to do it. I have a Windows form (Form1) with a textbox, and I want to pass the value from the textbox form (Form1) to a label on another form (Form2) and display it. That's all I need. I tried get and set in its own class and maybe I'm not assigning the variable correctly or am not retrieving the variable correctly or am not initializing the class correctly. Can anyone help? TIA, John
Reply
Answers (
2
)
Area of a circle
Way to copy DataTable rows to another DataTable?