I am very new to
VB and was wondering if I wanted to make an application that uses multiple forms (I'm assuming that's what I would do) that works simular to a windows install/setup prompt, but it's not going to install anything...how would I go about this. The book(s) I've been using to study
VB with do not address this. What I want to do is have a form(s) that stay the same size when you select different forms from the quick menu (dropdown options menu that I will put in all the forms)...I want it to look like clicking next in an install/setup procedure...the form size stays the same, but the content changes. This might be a dumb question, but I just cannot find anything on doing this. I'm not even sure that multiple forms are use?!