Hi!
How I can run handler from one application to another, for example: In application one i have form1 and button.
In application two I have also form1 and button.
Now how I can run handler for button on form1 in first application from applicaton two?
Thanks!