Multiple Instances Of A Form That Returns A Value

D

Devlin

I am interested to learn if anyone has a solution to open multiple instances
of a form that returns a value when closed.

I understand the fundamentals of opening multiple instances with the New
keyword. Pausing the code while waiting for the form to close is another
story.

Any assistance is appreciated.
 
Top