1. In MSVC++ 2005 Windows Form application, how can i pass the variable from 1 form to another form?
2. if, in 1 of the forms, i created a class object in constructor, how can i pass the object to another form?
2. if, in 1 of the forms, i created a class object in constructor, how can i pass the object to another form?
Comment