Hi there. I need to simulate a button's method (say button2_click) by clicking button 1. what actually needs to happen is when i click button_1, if a check is passed, a method outside the button1_click must performs the button2_click method. I'm a bit of a beginner and I've bn hunting the net for ages now but to no avail.
any help would be appreciated
any help would be appreciated
Comment