I have a question pertraining with pressing a button inside a child form.
I am writing some code in the parent form, and I need to press the button inside of the child form. how co I do this. I have tried the following code but it seems to not work

thekid1.button1.performClick

can someone please help, thanks