Anyone know how to prevent a form from being opened directly? I want the form to only be accessible from another form.
maybe something like the events in reportviewers.
Correct and review the formscript of the CheckForParentForm to see the names of the variables it is looking for on your form.
That was exactly what I needed! Thank you!