Hi all, I'm new to Visual C++. I have created my Forms for an application. How do i link the FOrms...so that on a click event, an existing form exits and a different Form loads. Please help. Tks -- modified at 8:02 Sunday 12th March, 2006
Hi all, I'm new to Visual C++. I have created my Forms for an application. How do i link the FOrms...so that on a click event, an existing form exits and a different Form loads. Please help. Tks -- modified at 8:02 Sunday 12th March, 2006
No the Forms were mostly from scratch. i know how to get a button event handler to work. But i dont know how to link that handler to "load" the next Form and destroy itself...