1
Answer

Execute code in form1 from form2 without creating new instance

Am trying to execute a command in form1 from form2 without creating a new instance. Is that possible

Answers (1)