Using C++/CLI--
Is there a good way to return a value (not a DialogResult) from a form shown as a dialog?
I plan to use Invoke on a method to update the previous form from within the dialog, if not.
I also would like to thank the fine members of Daniweb for being so helpful, as always.