Hi guys!
i have two forms..the first one is made in wpf the second one is a winForm.
Now i want to be able to press a button on second form(winform) using a radio button on first form(wpf).
I tried several staff including performclik(not supported by wpf).
Any idea how to solved it?
Thanks!