Sunday, August 2, 2009

Windows Form Application help please!?

I have created a windows form application project in visual studio 2005 that consists of many forms.In one of the forms I need to have access to what has been written in a previous form by the user.how can I do so?(using c++)


Thanks a lot

Windows Form Application help please!?
Use a global variable. Google that term.


No comments:

Post a Comment