winForm 点击一个button1的同时也执行button2winForm 点击一个button1的同时也执行button2[解决办法]在Button1里面写:Button2.PerformClick();