Have a public property on the search form that exposes the search result. When the user has selected their desired result, set this property and close the form. The primary form can then check the ...