FormToForm Using Parameters
In this video Pat Tormey shows how to send and receive messages between two or more forms using the technique of passing Parameters ‘By Reference’.
This is only one of several ways to handle round tripping messages and is part of a mini-series on just that subject.
In this case we’ll be passing a string but the technique works for passing instance of objects just as well.
Author: Pat Tormey