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
Karthik Agarwal
NA
748
266.1k
How to pass a string from one FORM to another?
Dec 23 2011 1:53 AM
Hi,
I have a two FORM's suppose FORM1 and FORM2. I have a textbox and a button in FORM1 when that button is clicked it shows up FORM2 which i have already done. In FORM2 there are strings in a grid which can be selected by the user then all the strings which the user has selected in FORM2 gridview should be shown up in FORM1 textbox.
Here's is where the problem occurs when i want to show up FORM2 from FORM1 i have included FORM2.h in FORM1. Now when i want to send the strings from FORM2 to FORM1 i should be including FORM1.h in FORM2 right which cant be done i hope. Now how to access the FORM1 textbox text property and put the text over there.
Reply
Answers (
29
)
How to merge resource,m header and source file?
How to eliminate leading zeros in a number?