Sorry if this has been asked before - I used the search but couldn't find anything relevant..
Very simply, I have a form that loads on startup and a child form that can be called from the main form.
How can I use the child form to make changes to the main form (such as filling in a text box on the main form when clicking a button on the child form)?
Also, as the Main form opens on startup, how do I know what the main form instance name is?!
Thanks for any help,
Ian