Two Buttons of a form. One click of the second button 'clicks' the first button 9 times

已鎖定 Two Buttons of a form. One click of the second button 'clicks' the first button 9 times

  • 2011年12月15日 上午 11:40
     
     
    How do I get a form with two buttons on it to do the following: - One button just creates one click event. The second button creates 9 click events on the first button, and that is its only function.

所有回覆

  • 2011年12月15日 下午 12:04
     
     已答覆
    Use the PerformClick command
    • 已標示為解答 Apples2709 2011年12月15日 下午 12:04
    •