Just want to click accept button inside source without clicking it manually on form
And hide the form to the user
Form will come with accept=ok and gonna be hi
You can use PerformClick Method:
button1.PerformClick();