I have 4 buttons all referencing the same click event and use "sender" to determine which button is touched. I want to click a particular one of these buttons on activity_create, but am not sure how to do it, since calling the button_click event is not tied to a particular button.