Is it possible to create multiple copies of a single form within a visual basic program, like how internet explorer can have a number of processes operating at once? What I mean is that every time you press a button to show a form, it creates a new version of the form. Thanks.
