I launch a form, I would like the form to perform its task then return a value: but I would like the calling method to pause until the form has completed its task
If I make the form model, this works, but this creates other problems. I would ike to do this with the form being modeless.
Just wondering what the approach would be to do this
If I make the form model, this works, but this creates other problems. I would ike to do this with the form being modeless.
Just wondering what the approach would be to do this