What I am trying to do is so simple that I have to think I am missing something quite basic. Nevertheless, here goes.... Suppose that there is a command button control (butn1) on a Windows form which simply opens a message box. What would need to be done to add another command button control (butn2) to the form which, when clicked, would do nothing more than raise the click event for butn1.